]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fortran: Remove dg-bogus from test case.
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Thu, 13 Nov 2025 23:31:06 +0000 (15:31 -0800)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Thu, 13 Nov 2025 23:33:58 +0000 (15:33 -0800)
PR fortran/96255

gcc/testsuite/ChangeLog:

* gfortran.dg/do_concurrent_typespec_1.f90: Delete three
dg-bogus directives not needed.

gcc/testsuite/gfortran.dg/do_concurrent_typespec_1.f90

index 45407a162e7d2690a58e1aa81096d6467151f3fb..5a25739da0f14cd291d104f749ceb5b9470f3da8 100644 (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