This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/19609] [4.0 Regression] real and imaginary part interchanged when flags_complex_divide_method=1
- From: "Thomas dot Koenig at online dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Jan 2005 17:00:07 -0000
- Subject: [Bug middle-end/19609] [4.0 Regression] real and imaginary part interchanged when flags_complex_divide_method=1
- References: <20050124195729.19609.Thomas.Koenig@online.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From Thomas dot Koenig at online dot de 2005-01-25 17:00 -------
#ifdef EGG_ON_FACE_MODE
Sorry to have kept everybody from doing something more worthwile.
The problem was that I hadn't noticed that the patch for
PR 19468 wasn't yet in the 20050123 snapshot which I was
using, and that rth's patch was with respect to mainline,
which contains the PR 19468 patch, which is why PR 19468
crept back in for me, but not for anybody else who was looking
at this.
#endif
So, yes, this is fixed with the attached patch.
Thomas
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19609