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/32065] Many dfp testsuite failures for -msse targets



------- Comment #1 from ubizjak at gmail dot com  2007-05-24 09:05 -------
Rediced testcase (the constant is not important):

_Decimal128 test (void)
{
        return 1234123412341234.123412341234dl;
}

gcc -O2 -msse


-- 


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


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