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


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/pa/pa-modes.def


-- 


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]