Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2010 21:29:53 +0100
From:      Rui Paulo <rpaulo@FreeBSD.org>
To:        Rui Paulo <rpaulo@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r212976 - head/lib/libc/i386/gen
Message-ID:  <F4DF978E-172A-45C4-8B52-EFB94E2AA3A5@FreeBSD.org>
In-Reply-To: <201009212023.o8LKNJI3005882@svn.freebsd.org>
References:  <201009212023.o8LKNJI3005882@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 21 Sep 2010, at 21:23, Rui Paulo wrote:

> Author: rpaulo
> Date: Tue Sep 21 20:23:19 2010
> New Revision: 212976
> URL: http://svn.freebsd.org/changeset/base/212976
> 
> Log:
>  Workaround LLVM bug #4434:
> 
>  Reorder inline assembly arguments temp2, temp, value and texp to follow
>  the st(0), st(1), etc. style.
>  Also mark the temp2 variable as volatile to workaround another clang
>  bug.
>  This allows clang to buildworld FreeBSD/i386.

There's no binary change when using gcc.

Regards,
--
Rui Paulo





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F4DF978E-172A-45C4-8B52-EFB94E2AA3A5>