We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 650fee2 commit 589a966Copy full SHA for 589a966
Fortran/gfortran/regression/DisabledFiles.cmake
@@ -767,6 +767,10 @@ file(GLOB SKIPPED_FILES CONFIGURE_DEPENDS
767
# error: Result of pure function may not have an impure FINAL subroutine
768
finalize_51.f90
769
770
+ # error: local non-SAVE variable has coarray component
771
+ # Consider using override.yaml to enable this test but expect different behavior
772
+ coarray_lib_realloc_1.f90
773
+
774
# --------------------------------------------------------------------------
775
#
776
# These tests are skipped for a variety of reasons that don't fit well in
0 commit comments