Skip to content

Investigate dejagnu gcc's fortran errors  #515

Open
@claziss

Description

@claziss

While running dejagnu fortran tests I am getting:

FAIL: gfortran.dg/PR94289.f90   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/PR94289.f90   -O3 -g  execution test
FAIL: gfortran.dg/bind_c_array_params_2.f90   -O   scan-assembler-times [ \t][$,_0-9]*myBindC 1
FAIL: gfortran.dg/elemental_subroutine_3.f90   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  (test for excess errors)
FAIL: gfortran.dg/matmul_15.f90   -O  execution test
FAIL: gfortran.dg/pr95690.f90   -O   (test for errors, line 6)
FAIL: gfortran.dg/pr95690.f90   -O  (test for excess errors)
FAIL: gfortran.dg/pr98076.f90   -O0  execution test
FAIL: gfortran.dg/pr98076.f90   -O1  execution test
FAIL: gfortran.dg/pr98076.f90   -O2  execution test
FAIL: gfortran.dg/pr98076.f90   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/pr98076.f90   -O3 -g  execution test
FAIL: gfortran.dg/pr98076.f90   -Os  execution test
FAIL: gfortran.dg/ieee/ieee_1.F90   -O0  execution test
FAIL: gfortran.dg/ieee/ieee_1.F90   -O1  execution test
FAIL: gfortran.dg/ieee/ieee_1.F90   -O2  execution test
FAIL: gfortran.dg/ieee/ieee_1.F90   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/ieee/ieee_1.F90   -O3 -g  execution test
FAIL: gfortran.dg/ieee/ieee_1.F90   -Os  execution test
FAIL: gfortran.dg/ieee/ieee_2.f90   -O0  execution test
FAIL: gfortran.dg/ieee/ieee_2.f90   -O1  execution test
FAIL: gfortran.dg/ieee/ieee_2.f90   -O2  execution test
FAIL: gfortran.dg/ieee/ieee_2.f90   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/ieee/ieee_2.f90   -O3 -g  execution test
FAIL: gfortran.dg/ieee/ieee_2.f90   -Os  execution test
FAIL: gfortran.dg/ieee/ieee_6.f90   -O0  execution test
FAIL: gfortran.dg/ieee/ieee_6.f90   -O1  execution test
FAIL: gfortran.dg/ieee/ieee_6.f90   -O2  execution test
FAIL: gfortran.dg/ieee/ieee_6.f90   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/ieee/ieee_6.f90   -O3 -g  execution test
FAIL: gfortran.dg/ieee/ieee_6.f90   -Os  execution test
FAIL: gfortran.dg/ieee/large_2.f90   -O0  execution test
FAIL: gfortran.dg/ieee/large_2.f90   -O1  execution test
FAIL: gfortran.dg/ieee/large_2.f90   -O2  execution test
FAIL: gfortran.dg/ieee/large_2.f90   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/ieee/large_2.f90   -O3 -g  execution test
FAIL: gfortran.dg/ieee/large_2.f90   -Os  execution test
FAIL: gfortran.dg/ieee/large_3.F90   -O0  execution test
FAIL: gfortran.dg/ieee/large_3.F90   -O1  execution test
FAIL: gfortran.dg/ieee/large_3.F90   -O2  execution test
FAIL: gfortran.dg/ieee/large_3.F90   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/ieee/large_3.F90   -O3 -g  execution test
FAIL: gfortran.dg/ieee/large_3.F90   -Os  execution test
FAIL: gfortran.dg/ieee/rounding_1.f90   -O0  execution test
FAIL: gfortran.dg/ieee/rounding_1.f90   -O1  execution test
FAIL: gfortran.dg/ieee/rounding_1.f90   -O2  execution test
FAIL: gfortran.dg/ieee/rounding_1.f90   -O3 -fomit-frame-pointer -funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gfortran.dg/ieee/rounding_1.f90   -O3 -g  execution test
FAIL: gfortran.dg/ieee/rounding_1.f90   -Os  execution test

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions