Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions Fortran/gfortran/regression/DisabledFiles.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -1053,6 +1053,8 @@ file(GLOB FAILING_FILES CONFIGURE_DEPENDS
binding_label_tests_26b.f90
test_common_binding_labels_2_main.f03
string_1.f90 # Expect error on 32 bits platform
volatile8.f90 # Expects error on bad dummy argument declarations
# llvm-project#137369

# Tests that exercise gfortran's ability to set -std=f95 and then see errors on newer features
abstract_type_1.f90
Expand Down