Skip to content

Commit 065b7c0

Browse files
committed
[flang] Disable blockdata_4.f90
The error caught by gfortran in Fortran/gfortran/regression/blockdata_4.f90 is intentionally no longer an error in f18 but instead a supported extension after https://reviews.llvm.org/D155496. Differential Revision: https://reviews.llvm.org/D155613
1 parent 15b1eb6 commit 065b7c0

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
@@ -2317,6 +2317,7 @@ file(GLOB FAILING_FILES CONFIGURE_DEPENDS
23172317
binding_label_tests_29.f90
23182318
binding_label_tests_34.f90
23192319
block_3.f90
2320+
blockdata_4.f90
23202321
blockdata_5.f90
23212322
blockdata_6.f90
23222323
bounds_check_18.f90

0 commit comments

Comments
 (0)