Skip to content

Commit 37e8601

Browse files
Disable internal_dummy_2.f08 (#106)
1 parent e32ac99 commit 37e8601

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Fortran/gfortran/regression/DisabledFiles.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1014,6 +1014,7 @@ file(GLOB FAILING_FILES CONFIGURE_DEPENDS
10141014
char_pointer_assign_5.f90
10151015
check_bits_1.f90 # requires -fcheck=bits to catch ISHFTC runtime error
10161016
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)
10171018
cr_lf.f90 # shenanigans with CR characters
10181019
dollar_edit_descriptor_4.f # TODO: (i3,$) format shouldn't advance record when looping
10191020
list_read_11.f90 # more CR character shenanigans

0 commit comments

Comments
 (0)