This is the mail archive of the gcc-bugs@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]

[Bug target/27627] __builtin_nanf("") doesn't return a _quiet_ nan on parisc



------- Comment #10 from pinskia at physics dot uc dot edu  2006-05-24 23:26 -------
Subject: Re:  __builtin_nanf("") doesn't return a _quiet_ nan on parisc

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


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27627


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