--- Comment #4 from jvdelisle at gcc dot gnu dot org 2007-12-29 20:09
---
CBLAS actually has a few Fortran programs in it. The default build uses g77 on
Linux. Regardless, I was able to build -m64 and -m32 without any failures
using gfortran.
--
http://gcc.gnu.org/bugzilla/show_b
--- Comment #3 from pinskia at gcc dot gnu dot org 2007-12-29 19:46 ---
Anyways -ffloat-store fixes the issue so a dup of bug 323.
*** This bug has been marked as a duplicate of 323 ***
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Adde
--- Comment #2 from kargl at gcc dot gnu dot org 2007-12-29 19:44 ---
How is this a Fortran issue? CBLAS uses C.
What options did you use to build CBLAS?
Is the backing BLAS also built from netlib sources
and with what options was is it?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-12-29 19:32 ---
What happens if you add -ffloat-store ?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34616