]> git.ipfire.org Git - thirdparty/gcc.git/commit
testsuite: fix 'do-do' typos
authorSam James <sam@gentoo.org>
Wed, 14 Aug 2024 23:38:36 +0000 (00:38 +0100)
committerSam James <sam@gentoo.org>
Fri, 20 Sep 2024 05:11:28 +0000 (06:11 +0100)
commitcfc95fafae19948c2281be09e9164cf57faaef49
treefcfa2ddaa33dcbe07d3df06ec8a825ee92676b8c
parentb2f4daa81b959ad27d161ae5219887a82ffe8069
testsuite: fix 'do-do' typos

Fix 'do-do' typos (should be 'dg-do'). No change in logs.

gcc/testsuite/ChangeLog:

* g++.dg/other/operator2.C: Fix dg-do directive.
* gcc.dg/Warray-bounds-67.c: Ditto.
* gcc.dg/cpp/builtin-macro-1.c: Ditto.
* gcc.dg/tree-ssa/builtin-snprintf-3.c: Ditto.
* obj-c++.dg/empty-private-1.mm: Ditto.
gcc/testsuite/g++.dg/other/operator2.C
gcc/testsuite/gcc.dg/Warray-bounds-67.c
gcc/testsuite/gcc.dg/cpp/builtin-macro-1.c
gcc/testsuite/gcc.dg/tree-ssa/builtin-snprintf-3.c
gcc/testsuite/obj-c++.dg/empty-private-1.mm