[Bug libstdc++/56085] Unsafe negation in C++03 pow(complex,int)

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jan 23 16:46:00 GMT 2013


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |wrong-code
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2013-01-23
     Ever Confirmed|0                           |1

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> 2013-01-23 16:46:02 UTC ---
Confirmed.  Or use __builtin_absu() - bah you'd need to add it first ;)



More information about the Gcc-bugs mailing list