http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49949
Summary: wrong sign for product of complex and double
with -O2
Product: gcc
Version: 4.5.2
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: c++
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49949
--- Comment #2 from Ilker R Capoglu 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 .
Sorry, I think it didn't get uploaded because it was above 1000k
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49949
--- Comment #4 from Ilker R Capoglu 2011-08-03
16:32:47 UTC ---
(In reply to comment #3)
> http://gcc.gnu.org/wiki/A_guide_to_testcase_reduction is useful
>
> if you can't reduce it then using gzip or bzip2 might make it small enough to
> attach
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49949
--- Comment #5 from Ilker R Capoglu 2011-08-03
16:34:31 UTC ---
Created attachment 24906
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24906
The preprocessed file with the STL and blitz++ headers. (bzip2'd)