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 other/47062] -mfpmath=sse,387 causes pow() to produce incorrect results


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

--- Comment #1 from Uros Bizjak <ubizjak at gmail dot com> 2010-12-25 19:33:53 UTC ---
The testcase is useless, it only shows that the call to pow() returns wrong
result. In case this is really a gcc bug, please provide runtime testcase from
the implementation of pow and also exact compile flags that can be used to
trigger the bug.


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