[Bug middle-end/19974] incorrect complex division on ia-64 with flag_complex_method = 2
Thomas dot Koenig at online dot de
gcc-bugzilla@gcc.gnu.org
Thu Feb 17 03:45:00 GMT 2005
------- Additional Comments From Thomas dot Koenig at online dot de 2005-02-16 20:51 -------
Checking this on i686-unknown-linux-gnu, I find the same
result with flag_complex_method=2 as on ia-64. I am also
seeing the same result with logarithmic scaling (using frexp and
ldexp). Maybe I'm being bitten by the decimal fractions not being exactly
representable in binary, and the Lapack failure has some other reason.
I'll keep looking.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19974
More information about the Gcc-bugs
mailing list