Skip to content

Commit 8cfef2e

Browse files
[Fortran] Disable reduction test that is incorrectly passing
The tests is not catching the intended semantic errors and will stop failing when the following patch lands. Disable in advance. llvm/llvm-project#70822
1 parent 9b14a92 commit 8cfef2e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Fortran/gfortran/regression/gomp/DisabledFiles.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -448,5 +448,6 @@ file(GLOB FAILING_FILES CONFIGURE_DEPENDS
448448
pr33439.f90
449449
pr44036-3.f90
450450
pr78866-2.f90
451+
reduction3.f90
451452
sharing-3.f90
452453
)

0 commit comments

Comments
 (0)