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 82c07c7 commit 4049776Copy full SHA for 4049776
Fortran/gfortran/regression/DisabledFiles.cmake
@@ -1871,6 +1871,7 @@ file(GLOB FAILING_FILES CONFIGURE_DEPENDS
1871
bessel_7.f90 # unclear
1872
check_bits_1.f90 # requires -fcheck=bits to catch ISHFTC runtime error
1873
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
1875
cr_lf.f90 # shenanigans with CR characters
1876
do_check_1.f90 # zero-valued DO loop step; needs -fcheck=do
1877
dollar_edit_descriptor_4.f # TODO: (i3,$) format shouldn't advance record when looping
0 commit comments