[Bug fortran/18518] d1mach(4) (BLAS) broken, g77 regression

2004-11-18 Thread Thomas dot Koenig at online dot de
--- Additional Comments From Thomas dot Koenig at online dot de 2004-11-18 09:02 --- (In reply to comment #2) > 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 >

[Bug fortran/18518] d1mach(4) (BLAS) broken, g77 regression

2004-11-17 Thread c dot lemmen at fz-juelich dot de
--- 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

[Bug fortran/18518] d1mach(4) (BLAS) broken, g77 regression

2004-11-16 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Keywords||wrong-code http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18518

[Bug fortran/18518] d1mach(4) (BLAS) broken, g77 regression

2004-11-16 Thread Thomas dot Koenig at online dot de
--- Additional Comments From Thomas dot Koenig at online dot de 2004-11-16 10:35 --- Created an attachment (id=7553) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7553&action=view) test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18518