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:
Jerry DeLisle 2025-11-13 15:31:06 -08:00
parent 83ead1cf51
commit a892a2dac6
1 changed files with 0 additions and 3 deletions

View File

@ -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