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

2013-01-24 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56085 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|NEW

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

2013-01-24 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56085 --- Comment #3 from paolo at gcc dot gnu.org paolo at gcc dot gnu.org 2013-01-24 12:21:06 UTC --- Author: paolo Date: Thu Jan 24 12:20:57 2013 New Revision: 195421 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=195421 Log:

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

2013-01-24 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56085 --- Comment #4 from paolo at gcc dot gnu.org paolo at gcc dot gnu.org 2013-01-24 12:21:33 UTC --- Author: paolo Date: Thu Jan 24 12:21:24 2013 New Revision: 195422 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=195422 Log:

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

2013-01-24 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56085 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|ASSIGNED

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

2013-01-23 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56085 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Keywords|