Skip to content
Open
Changes from all commits
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
3 changes: 3 additions & 0 deletions Fortran/gfortran/regression/DisabledFiles.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,9 @@ file(GLOB UNSUPPORTED_FILES CONFIGURE_DEPENDS
# for accessing/modifying DUMMY arguments.
# Also see https://flang.llvm.org/docs/Aliasing.html#cray-pointers
cray_pointers_2.f90

# The "stop 171" case expects an incorrect number of finalizations.
finalize_38.f90
)

# These tests are skipped because they hit a 'not yet implemented' assertion
Expand Down