re PR libgomp/91473 (Test case libgomp.fortran/appendix-a/a.28.5.f90 is invalid)
authorThomas Koenig <tkoenig@gcc.gnu.org>
Sat, 17 Aug 2019 11:57:25 +0000 (11:57 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Sat, 17 Aug 2019 11:57:25 +0000 (11:57 +0000)
2019-08-17  Thomas Koenig  <tkoenig@gcc.gnu.org>

    PR fortran/91473
    * testsuite/libgomp.fortran/appendix-a/a.28.5.f90: Add
    -std=legacy so invalid code in the test case is accepted.

From-SVN: r274602

libgomp/ChangeLog
libgomp/testsuite/libgomp.fortran/appendix-a/a.28.5.f90

index a2737c3ea8ca3c6b7734524460654ecbd7ed543a..1332e4230564db1ea94d863d2089d0564e3e92b0 100644 (file)
@@ -1,3 +1,9 @@
+2019-08-17  Thomas Koenig  <tkoenig@gcc.gnu.org>
+
+       PR fortran/91473
+       * testsuite/libgomp.fortran/appendix-a/a.28.5.f90: Add
+       -std=legacy so invalid code in the test case is accepted.
+
 2019-08-12  Thomas Koenig  <tkoenig@gcc.gnu.org>
 
        PR fortran/91422
index 08de997f8c48f1e2af109179d201fad3be21e583..a3f56dd47575a752c0a6fa4402f01f6c448a58c7 100644 (file)
@@ -1,5 +1,5 @@
 ! { dg-do compile }
-! { dg-options "-w" }
+! { dg-options "-w -std=legacy" }
 !
 ! "-w" added as libgomp/testsuite seemingly cannot parse with
 ! dg-warning Fortran's output. Fortran warns for "call sub1(a)"