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 pcarlini at suse dot de  2005-01-25 15:20 -------
> Interesting.  How did you do the testing?  What version did you test
> against?  How did you test?  Maybe something is broken in 20050123
> that got fixed later, which caused this.

Nothing special, just current mainline, applied the patch, changed the
flag to 1, bootstrapped and tested all the languages besides ada. AFAICS,
this is *definitely* a target problem, the patch works fine on x86 and
x86_64.

> As you can see from the error messages in comment #9, building
> libgfortran failed during "make bootstrap".  Maybe "bootstrap failure"
> is not the correct term for this; if so, what is?

It's a normal bootstrap failure during the build of libjava. But in that
case, the bootstrap doesn't complete, indeed. Therefore, how did you get
the last dumps? Of course not using a compiler normally installed! Perhaps
you installed the compiler anyway "by hand" from the build dir, bootstrap
failure notwithstanding?







-- 


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]