From owner-freebsd-current@FreeBSD.ORG Wed Sep 29 20:05:29 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A9DEF106566C; Wed, 29 Sep 2010 20:05:29 +0000 (UTC) (envelope-from rbgarga@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id DDF4C8FC08; Wed, 29 Sep 2010 20:05:28 +0000 (UTC) Received: by wwb17 with SMTP id 17so1570646wwb.31 for ; Wed, 29 Sep 2010 13:05:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type; bh=ERUEzlXCBkwIHmgWLRJTmqsAv9wQ/GOrFMdoRBZxLE8=; b=MIbOmmXkqvjfUY1tgh1ipmQ82EIyxQ8Xa/1pkqi7VenLPEte1Y/pAEeEVvDJXSvEOU vAI6JC3pDiL5xkwT287vuUUilrSBQYRIs9fpotPd64eeNtoKyU4W0J8HfxYbKfCFmIUO EZ30feZ51wKTngxee72i3JlQhZy2X5r9mqfWY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=veXQhvcmjKkvm8OSFkyeLOUGotwbC8ajaRCyMtigaplxyA2Mr4EAUDPWbjJ78e7pm5 TVWn33pb55dB64YEtzE4ecYUOf2Curg4luyuOYmVnbEVweEW/m/T6OiPmfkpb9kAduv8 hUhiDvhI5UM9ViKInMVNndUx9EKBv2hRu3U2E= Received: by 10.227.136.1 with SMTP id p1mr2153878wbt.4.1285790255539; Wed, 29 Sep 2010 12:57:35 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.181.142 with HTTP; Wed, 29 Sep 2010 12:57:15 -0700 (PDT) In-Reply-To: <4CA3982D.4020605@FreeBSD.org> References: <4C99A53E.7060707@FreeBSD.org> <20100929002843.GA5001@oriental.arm.org> <4CA2E00D.3080102@FreeBSD.org> <4CA3244D.7030907@FreeBSD.org> <20100929155659.GA82433@oriental.arm.org> <20100929173158.GA73653@freebsd.org> <20100929174434.GA75072@freebsd.org> <4CA394EB.7090902@FreeBSD.org> <4CA3982D.4020605@FreeBSD.org> From: Renato Botelho Date: Wed, 29 Sep 2010 16:57:15 -0300 Message-ID: To: Dimitry Andric Content-Type: text/plain; charset=ISO-8859-1 Cc: Roman Divacky , Derek Tattersall , current@freebsd.org Subject: Re: Clang now builds world and kernel, on i386 and amd64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Sep 2010 20:05:29 -0000 On Wed, Sep 29, 2010 at 4:49 PM, Dimitry Andric wrote: > On 2010-09-29 21:47, Renato Botelho wrote: >>> >>> Renato, Derek, could you please apply the attached patch for ldexp, >>> rebuild your libc (with clang), and run your random test program again? >> >> Worked perfectly here \o/ > > And what about perl? :) > Just fine :) garga@botelhor:~/testes> perl tmp.pl /tmp/_68PLsxOhY garga@botelhor:~/testes> perl tmp.pl /tmp/XUQhE_7DKY garga@botelhor:~/testes> perl tmp.pl /tmp/8VyPZdAWD7 garga@botelhor:~/testes> perl tmp.pl /tmp/3bdOmoPhL2 -- Renato Botelho