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: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 3 Aug 2011 16:28:01 +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 #3 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-08-03 16:27:23 UTC ---
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