[Bug target/27627] __builtin_nanf("") doesn't return a _quiet_ nan on parisc
Andrew Pinski
pinskia@physics.uc.edu
Wed May 24 23:26:00 GMT 2006
>
>
>
> ------- Comment #9 from danglin at gcc dot gnu dot org 2006-05-24 23:23 -------
> Subject: Bug 27627
>
> Author: danglin
> Date: Wed May 24 23:23:10 2006
> New Revision: 114059
>
> URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114059
> Log:
> PR target/27627
> * pa/pa-modes.def: Use mips_single_format, mips_double_format and
> mips_quad_format formats instead of ieee_single_format,
> ieee_double_format and ieee_quad_format formats, respectively.
You might not want to us MIPS_QUAD format because it is not even close
to IEEE Quad format but instead it is more like the PPC quad format.
-- Pinski
More information about the Gcc-bugs
mailing list