------- Comment #11 from dave at hiauly1 dot hia dot nrc dot ca  2006-05-24 
23:32 -------
Subject: Re:  __builtin_nanf("") doesn't return a _quiet_ nan on parisc

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

I looked at the struct in real.c and the initialization seemed identical
to the ieee struct except for the qnan_msb_set.  Are you possibly confusing
the mips_extended_format with the mips_quad_format?

Dave


-- 


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

Reply via email to