]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Revert "testsuite: fix g++.dg/pr112822.C"
authorJason Merrill <jason@redhat.com>
Wed, 13 Dec 2023 19:22:25 +0000 (14:22 -0500)
committerJason Merrill <jason@redhat.com>
Wed, 13 Dec 2023 19:22:42 +0000 (14:22 -0500)
This reverts commit d2b269ce30d77dbfc6c28c75887c330d4698b132.

gcc/testsuite/g++.dg/pr112822.C

index 9949fbb08acff80dfc8da6bbe431c41c31c65af2..a8557522467d72ae069beee92506b0f572a6615f 100644 (file)
@@ -1,7 +1,6 @@
 /* PR tree-optimization/112822 */
 /* { dg-do compile { target c++17 } } */
 /* { dg-options "-w -O2" } */
-// { dg-do compile { target c++17 } }
 
 /* Verify we do not ICE on the following noisy creduced test case.  */