This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/49949] wrong sign for product of complex<double> and double with -O2
- From: "begovic79 at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 3 Aug 2011 16:20:57 +0000
- Subject: [Bug c++/49949] wrong sign for product of complex<double> and double with -O2
- Auto-submitted: auto-generated
- References: <bug-49949-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49949
--- Comment #2 from Ilker R Capoglu <begovic79 at gmail dot com> 2011-08-03 16:20:53 UTC ---
(In reply to comment #1)
> An attachment is missing. Please try to create a small self-contained
> testcase using <complex>.
Sorry, I think it didn't get uploaded because it was above 1000k. I'll try and
get a smaller .ii file.
Thanks!