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

paolo.carlini at oracle dot com gcc-bugzilla@gcc.gnu.org
Thu Jan 24 11:20:00 GMT 2013


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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|unassigned at gcc dot       |paolo.carlini at oracle dot
                   |gnu.org                     |com

--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> 2013-01-24 11:20:21 UTC ---
Thanks Marc for noticing, the core problem seems very old, but probably when it
belonged to __pow_helper was less visible because of (non-)inlining. Let's fix
this.



More information about the Gcc-bugs mailing list