[Bug c++/49949] New: wrong sign for product of complex and double with -O2

2011-08-02 Thread begovic79 at gmail dot com
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++

[Bug c++/49949] wrong sign for product of complex and double with -O2

2011-08-03 Thread begovic79 at gmail dot com
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

[Bug c++/49949] wrong sign for product of complex and double with -O2

2011-08-03 Thread begovic79 at gmail dot com
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

[Bug c++/49949] wrong sign for product of complex and double with -O2

2011-08-03 Thread begovic79 at gmail dot com
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)