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


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

Eric Gallager <egallager at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
                 CC|                            |egallager at gcc dot gnu.org
         Resolution|---                         |WONTFIX

--- Comment #2 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Uroš Bizjak from comment #1)
> 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.

Reporter never provided the runtime testcase requested; closing this bug since
it's been stuck in the WAITING status for so long.

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