]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
libstdc++: drop bogus 'dg_do run' directive
authorSam James <sam@gentoo.org>
Tue, 30 Jul 2024 20:39:48 +0000 (21:39 +0100)
committerSam James <sam@gentoo.org>
Wed, 31 Jul 2024 16:22:42 +0000 (17:22 +0100)
We already have a valid 'dg-do run' (- vs _) directive, so drop the bogus
one.

libstdc++-v3/ChangeLog:
* testsuite/28_regex/traits/char/translate.cc: Drop bogus 'dg_do run'.

libstdc++-v3/testsuite/28_regex/traits/char/translate.cc

index e2552e3cbf05172a9f91bb59a6f50a6575fb19d3..65119e67e25bd82a635f6c3890c92ab9b9218045 100644 (file)
@@ -1,4 +1,3 @@
-// { dg_do run }
 // { dg-do run { target c++11 } }
 // { dg-timeout-factor 2 }