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 / RFA] Use builtins for the classification macros


On Mon, 26 Nov 2007, Paolo Carlini wrote:

> Paolo Carlini wrote:
> > Thanks Richard. I just noticed that, with it, we get an ICE in
> > expr_size, at explow.c:249 (instead of the expected error),
> A bit of additional info: other facilities, like isfinite for example,
> do not ICE, instead error out, as expected, saying that the type isn't
> floating-point. Looks like a rather simple issue, a bit of error
> checking on the type of the argument missing in the implementation of
> __builtin_isnormal...

I'll have a look tomorrow.

Richard.

-- 
Richard Guenther <rguenther@suse.de>
Novell / SUSE Labs
SUSE LINUX Products GmbH - Nuernberg - AG Nuernberg - HRB 16746 - GF: Markus Rex


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