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 e32ac99 commit 37e8601Copy full SHA for 37e8601
Fortran/gfortran/regression/DisabledFiles.cmake
@@ -1014,6 +1014,7 @@ file(GLOB FAILING_FILES CONFIGURE_DEPENDS
1014
char_pointer_assign_5.f90
1015
check_bits_1.f90 # requires -fcheck=bits to catch ISHFTC runtime error
1016
check_bits_2.f90 # requires -fcheck=bits to catch ISHFTC runtime error
1017
+ internal_dummy_2.f08 # causes flang-new to crash in the backend (llvm-project/issues/76927)
1018
cr_lf.f90 # shenanigans with CR characters
1019
dollar_edit_descriptor_4.f # TODO: (i3,$) format shouldn't advance record when looping
1020
list_read_11.f90 # more CR character shenanigans
0 commit comments