This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch-rfc] N2179: Exception Propagation in C++


On Wed, Aug 13, 2008 at 1:05 PM, Paolo Carlini <paolo.carlini@oracle.com> wrote:
>> It breaks Linux/ia32:
>>
>> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37118
>
> Sebastian, please investigate, I'm reverting the patch. It looks like the patch assumes the availability of the atomic builtins also on i386 (the default x86 subtarget, unfortunately)
>

I think it is the time to declare that gcc 4.4 only supports i486 and above.

-- 
H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]