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 fortran/18518] d1mach(4) (BLAS) broken, g77 regression


------- Additional Comments From c dot lemmen at fz-juelich dot de  2004-11-17 08:46 -------
On AMD x32 the correct result is obtained with g77. g95 and pgfortran work as
expected, only gfortran stops:

> gfortran d1mach.f && ./a.out
  2.225073858507201E-308
At line 215 of file d1mach.f
STOP 778



-- 


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


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