Fortran misscompiled
Zdenek Dvorak
rakdver@atrey.karlin.mff.cuni.cz
Wed Sep 15 08:49:00 GMT 2004
Hello,
it seems that the fortran compiler is misscompiled in some nasty way
since yesterday (on i686 and x86_64, at least); the following tests fail
when compiled by bootstrapped compiler, but work fine with stage1 one:
gfortran.fortran-torture/execute/common.f90 execution, -O0
gfortran.fortran-torture/execute/common.f90 execution, -O1
gfortran.fortran-torture/execute/common.f90 execution, -O2
gfortran.fortran-torture/execute/common.f90 execution, -O3 -fomit-frame-pointer
gfortran.fortran-torture/execute/common.f90 execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions
gfortran.fortran-torture/execute/common.f90 execution, -O3 -fomit-frame-pointer -funroll-loops
gfortran.fortran-torture/execute/common.f90 execution, -O3 -g
gfortran.fortran-torture/execute/common.f90 execution, -Os
gfortran.fortran-torture/execute/equiv_1.f90 execution, -O0
gfortran.fortran-torture/execute/equiv_1.f90 execution, -O1
gfortran.fortran-torture/execute/equiv_1.f90 execution, -O2
gfortran.fortran-torture/execute/equiv_1.f90 execution, -O3 -fomit-frame-pointer
gfortran.fortran-torture/execute/equiv_1.f90 execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions
gfortran.fortran-torture/execute/equiv_1.f90 execution, -O3 -fomit-frame-pointer -funroll-loops
gfortran.fortran-torture/execute/equiv_1.f90 execution, -O3 -g
gfortran.fortran-torture/execute/equiv_1.f90 execution, -Os
gfortran.fortran-torture/execute/equiv_init_1.f90 execution, -O0
gfortran.fortran-torture/execute/equiv_init_1.f90 execution, -O1
gfortran.fortran-torture/execute/equiv_init_1.f90 execution, -O2
gfortran.fortran-torture/execute/equiv_init_1.f90 execution, -O3 -fomit-frame-pointer
gfortran.fortran-torture/execute/equiv_init_1.f90 execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions
gfortran.fortran-torture/execute/equiv_init_1.f90 execution, -O3 -fomit-frame-pointer -funroll-loops
gfortran.fortran-torture/execute/equiv_init_1.f90 execution, -O3 -g
gfortran.fortran-torture/execute/equiv_init_1.f90 execution, -Os
gfortran.fortran-torture/execute/intrinsic_nearest.f90 execution, -O0
gfortran.fortran-torture/execute/intrinsic_nearest.f90 execution, -O1
gfortran.fortran-torture/execute/intrinsic_nearest.f90 execution, -O2
gfortran.fortran-torture/execute/intrinsic_nearest.f90 execution, -O3 -fomit-frame-pointer
gfortran.fortran-torture/execute/intrinsic_nearest.f90 execution, -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions
gfortran.fortran-torture/execute/intrinsic_nearest.f90 execution, -O3 -fomit-frame-pointer -funroll-loops
gfortran.fortran-torture/execute/intrinsic_nearest.f90 execution, -O3 -g
gfortran.fortran-torture/execute/intrinsic_nearest.f90 execution, -Os
Zdenek
More information about the Gcc
mailing list