This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/15454] miscompilation of __print_fp from stdio
- From: "belyshev at lubercy dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 May 2004 06:53:30 -0000
- Subject: [Bug c/15454] miscompilation of __print_fp from stdio
- References: <20040515052940.15454.belyshev@lubercy.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From belyshev at lubercy dot com 2004-05-15 06:53 -------
Created an attachment (id=6298)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6298&action=view)
(not so) lesser testcase (53731 bytes)
$ gcc bug15454-1.i -O -static
$ ./a.out
0.00000
--
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6296 is|0 |1
obsolete| |
Attachment #6297 is|0 |1
obsolete| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15454