From: Jason Merrill Date: Wed, 13 Dec 2023 19:22:25 +0000 (-0500) Subject: Revert "testsuite: fix g++.dg/pr112822.C" X-Git-Tag: basepoints/gcc-15~3629 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=da730b29f10fb48d5ed812535768c69ff7d74248;p=thirdparty%2Fgcc.git Revert "testsuite: fix g++.dg/pr112822.C" This reverts commit d2b269ce30d77dbfc6c28c75887c330d4698b132. --- diff --git a/gcc/testsuite/g++.dg/pr112822.C b/gcc/testsuite/g++.dg/pr112822.C index 9949fbb08acf..a8557522467d 100644 --- a/gcc/testsuite/g++.dg/pr112822.C +++ b/gcc/testsuite/g++.dg/pr112822.C @@ -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. */