This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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] Improve error on invalid call to __builtin_cexpi (PR31161)


On Thu, 15 Mar 2007, Richard Guenther wrote:

> On Thu, 15 Mar 2007, Mike Stump wrote:
> 
> > On Mar 15, 2007, at 7:22 AM, Richard Guenther wrote:
> > >Likewise here's a variant for PR29719 which ICEs on __builtin_lfloorf
> > >on non-C99 targets.  Verified it now works with a cross to ppc-darwin.
> > 
> > Thanks.  I do agree that having a sane fallback is better than
> > sorrys/errors/ICEings.
> 
> Yes, those will end up at most as linker errors then.

Applied to mainline after a bootstrap and regtest on 
x86_64-unknown-linux-gnu.

Richard.


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