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
+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
! { 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)"