This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/19609] [4.0 Regression] real and imaginary part interchanged when flags_complex_divide_method=1


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]