Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream'
Browse files Browse the repository at this point in the history
  • Loading branch information
mysterymath committed Apr 9, 2024
2 parents 04128f2 + 10275ac commit 40ee200
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Fortran/gfortran/regression/DisabledFiles.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -1322,6 +1322,9 @@ file(GLOB FAILING_FILES CONFIGURE_DEPENDS
pr91564.f90
rank_3.f90

# Requires behaviour specific to -std=f2008 and fails with -std=f2018.
finalize_38a.f90

# Tests that use -std=... to enable checks that no longer apply in modern Fortran.
# Module variable with derived type default initialization requires explicit SAVE
default_initialization_1.f90
Expand Down

0 comments on commit 40ee200

Please sign in to comment.