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 19e41d8 commit a773a82Copy full SHA for a773a82
Fortran/gfortran/regression/DisabledFiles.cmake
@@ -2830,4 +2830,7 @@ file(GLOB FAILING_FILES CONFIGURE_DEPENDS
2830
2831
# Requires -fcheck=mem
2832
allocate_error_5.f90
2833
+
2834
+ # https://github.com/llvm/llvm-project/issues/84088
2835
+ pr36006-2.f90
2836
)
Fortran/gfortran/regression/tests.cmake
@@ -2192,7 +2192,7 @@ compile;pr34163.f90;;-O2 -fno-tree-pre -fpredictive-commoning -fdump-tree-pcom-d
2192
compile;pr35031.f90;xfail;;;
2193
compile;pr35849.f90;xfail;;;
2194
compile;pr36006-1.f90;;;;
2195
-compile;pr36006-2.f90;;;;aarch64.+-.+-.+
+compile;pr36006-2.f90;;;;
2196
compile;pr36192.f90;xfail;;;
2197
compile;pr36192_1.f90;xfail;;;
2198
compile;pr36206.f;;-O3;;
0 commit comments