Revert "testsuite: fix g++.dg/pr112822.C"

This reverts commit d2b269ce30.
This commit is contained in:
Jason Merrill 2023-12-13 14:22:25 -05:00
parent 33a3f85ee4
commit da730b29f1

View 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. */