mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-21 19:35:28 -05:00
Fortran: Remove dg-bogus from test case.
PR fortran/96255 gcc/testsuite/ChangeLog: * gfortran.dg/do_concurrent_typespec_1.f90: Delete three dg-bogus directives not needed.
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
! { dg-do run }
|
||||
! { dg-options "-std=f2008 -Wall" }
|
||||
! { dg-bogus "Unused variable '_i' declared" }
|
||||
! { dg-bogus "Unused variable '_k' declared" }
|
||||
! { dg-bogus "Unused variable 'n' declared" }
|
||||
!
|
||||
! PR fortran/96255
|
||||
! Test DO CONCURRENT with optional type specification
|
||||
|
||||
Reference in New Issue
Block a user