Skip to content

Commit d0c4e32

Browse files
authored
[flang] llvm-test-suite/Fortran/gfortran/regression/oldstyle_5.f compiles (#103)
This test now compiles and should no longer be expected to fail.
1 parent addbd33 commit d0c4e32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Fortran/gfortran/regression/tests.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1965,7 +1965,7 @@ compile;old_style_init.f90;xfail;;;
19651965
compile;oldstyle_2.f90;xfail;;;
19661966
compile;oldstyle_3.f90;xfail;;;
19671967
compile;oldstyle_4.f90;;-std=f95;;
1968-
compile;oldstyle_5.f;xfail;;;
1968+
compile;oldstyle_5.f;;;;
19691969
compile;open_access_1.f90;xfail;;;
19701970
compile;open_nounit.f90;xfail;;;
19711971
compile;operator_2.f90;xfail;;;

0 commit comments

Comments
 (0)