]> git.ipfire.org Git - thirdparty/gcc.git/commit
testsuite: fix g++.dg/tree-ssa/pr58483.C
authorMarek Polacek <polacek@redhat.com>
Fri, 15 Nov 2024 05:02:44 +0000 (00:02 -0500)
committerMarek Polacek <polacek@redhat.com>
Fri, 15 Nov 2024 05:02:44 +0000 (00:02 -0500)
commit3757009af71cd8404198909f087b5140ce42500a
tree9524682131daaa68632a84381f02b05d001ed1dd
parente0a402b3e28545abe8b190fb84ccc180d0744b13
testsuite: fix g++.dg/tree-ssa/pr58483.C

This test mistakenly used two dg-do compile.  Since it passes
in C++11 as well, we can run it in C++11 and up.

gcc/testsuite/ChangeLog:

* g++.dg/tree-ssa/pr58483.C: Run in C++11 and up.
gcc/testsuite/g++.dg/tree-ssa/pr58483.C