re PR libgomp/91473 (Test case libgomp.fortran/appendix-a/a.28.5.f90 is invalid)

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
This commit is contained in:
Thomas Koenig 2019-08-17 11:57:25 +00:00
parent d782af8f59
commit 1e67491a0d
2 changed files with 7 additions and 1 deletions

View 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

View 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)"