We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2834619 commit cad933dCopy full SHA for cad933d
Fortran/gfortran/regression/DisabledFiles.cmake
@@ -1030,6 +1030,10 @@ file(GLOB FAILING_FILES CONFIGURE_DEPENDS
1030
# llvm-project#137369
1031
volatile8.f90
1032
1033
+ # flang no longer errors out for cases when main program name conflicts with
1034
+ # some other symbol.
1035
+ recursive_check_15.f90
1036
+
1037
# Tests that exercise gfortran's ability to set -std=f95 and then see errors on newer features
1038
abstract_type_1.f90
1039
alloc_comp_constraint_7.f90
0 commit comments