[Bug middle-end/19551] [3.4/4.0 Regression] LAPACK routine claic1.f bug

jakub at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jan 21 15:46:00 GMT 2005


------- Additional Comments From jakub at gcc dot gnu dot org  2005-01-21 15:46 -------
-fno-builtin only matters in not adding pure attribute to csqrtf.
If you start the #5 testcase with
_Complex float csqrtf(_Complex float) __attribute__((pure));
instead, it fails even with -fno-builtin.
Reproduced on i386-redhat-linux, looking into it.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19551



More information about the Gcc-bugs mailing list