https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96255
--- Comment #35 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> --- (In reply to anlauf from comment #34) > (In reply to GCC Commits from comment #33) > > The master branch has been updated by Jerry DeLisle <[email protected]>: > > > > https://gcc.gnu.org/g:1099ffffffe482cbe31c29dad40d8760a74c6e67 > [...] > > gcc/testsuite/ChangeLog: > > > > * gfortran.dg/do_concurrent_typespec_1.f90: Update testcase to > > check > > for bugus warnings. > > Are you sure we want to suppress detection of "bogus warnings"? > > There should be no warnings, so I recommend to remove the dg-bogus lines. > Otherwise we would not see the unwanted warnings coming back later. OK, I can do that before we close this.
