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++


Hi,

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

I see your point and I agree, and that could be done in various ways, for instance just changing the *default* to i486.

However, the present issue is really about the builtins: in my opinion, to make all the users really happy either *all the targets and subtargets* should implement the atomic builtins or GCC should also provide a fall back library. That's the real point. And we are very far from it.

Paolo.


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