Skip to content

Commit d6a91b8

Browse files
authored
[Fortran] Disable pr32601.f03 (#156)
* Update pr32601.f03 * Disable test and restore flags
1 parent a10be07 commit d6a91b8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Fortran/gfortran/regression/DisabledFiles.cmake

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1840,4 +1840,7 @@ file(GLOB FAILING_FILES CONFIGURE_DEPENDS
18401840
pr111022.f90
18411841
pr114304.f90
18421842
zero_sized_15.f90
1843+
1844+
# Test needs to add -pedantic to show the error
1845+
pr32601.f03
18431846
)

0 commit comments

Comments
 (0)