Skip to content

Commit 4049776

Browse files
committed
Fix buildbots for llvm-project/issues/76927
1 parent 82c07c7 commit 4049776

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
@@ -1871,6 +1871,7 @@ file(GLOB FAILING_FILES CONFIGURE_DEPENDS
18711871
bessel_7.f90 # unclear
18721872
check_bits_1.f90 # requires -fcheck=bits to catch ISHFTC runtime error
18731873
check_bits_2.f90 # requires -fcheck=bits to catch ISHFTC runtime error
1874+
internal_dummy_2.f08 # causes flang-new to crash llvm-project/issues/76927
18741875
cr_lf.f90 # shenanigans with CR characters
18751876
do_check_1.f90 # zero-valued DO loop step; needs -fcheck=do
18761877
dollar_edit_descriptor_4.f # TODO: (i3,$) format shouldn't advance record when looping

0 commit comments

Comments
 (0)