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/44606] Wrong SPE floating point during computation


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

Bernd Schmidt <bernds at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bernds at gcc dot gnu.org

--- Comment #16 from Bernd Schmidt <bernds at gcc dot gnu.org> 2011-03-16 22:47:15 UTC ---
Does the testcase still test for the problem if you replace the declarations of
stderr etc. with "#include <stdio.h>"? This fails with link errors of the
"unresolved reference to stderr" variety on newlib targets.


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