https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100272
--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Richard Biener <rgue...@gcc.gnu.org>: https://gcc.gnu.org/g:3bc0d418a5d214a8ba57857656ca5c618df1a4bb commit r12-142-g3bc0d418a5d214a8ba57857656ca5c618df1a4bb Author: Richard Biener <rguent...@suse.de> Date: Tue Apr 27 10:45:32 2021 +0200 testsuite/100272 - fix some malformed dg directives The bug points out several malformed dg directives, the following fixes the obvious ones where the testcases keep working after the change. 2021-04-27 Richard Biener <rguent...@suse.de> PR testsuite/100272 * g++.dg/diagnostic/ptrtomem1.C: Fix dg directives. * g++.dg/ipa/pr45572-2.C: Likewise. * g++.dg/template/spec26.C: Likewise. * gcc.dg/pr20126.c: Likewise. * gcc.dg/tree-ssa/pr20739.c: Likewise.