[Bug c++/49949] wrong sign for product of complex<double> and double with -O2
paolo.carlini at oracle dot com
gcc-bugzilla@gcc.gnu.org
Wed Sep 28 15:11:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49949
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |NEW
--- Comment #6 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-09-28 14:57:26 UTC ---
I can reproduce the problem with gcc4.5.x and 4.6.x, but mainline (would be
4.7.0) is fine. Did it ever work for you with older compilers? Because if isn't
a regression, I'm afraid that not much will happen. But would be still
interesting to understand what fixed the problem in mainline...
More information about the Gcc-bugs
mailing list