testsuite: Fix up pr93166.C test, so that it doesn't FAIL with -std=c++98 and tests...
authorJakub Jelinek <jakub@redhat.com>
Sat, 25 Jan 2020 23:47:18 +0000 (00:47 +0100)
committerJakub Jelinek <jakub@redhat.com>
Sat, 25 Jan 2020 23:47:18 +0000 (00:47 +0100)
commit05107d4e4ccd11ecc8712d6e271fcb4b5f17060f
tree7c1f5ecd1cd878ba8afce365681f4dc61b81c18c
parentcc74832213ba1fc7abe402573a0b381e1c404df0
testsuite: Fix up pr93166.C test, so that it doesn't FAIL with -std=c++98 and tests what it is supposed to test.

2020-01-26  Jakub Jelinek  <jakub@redhat.com>

PR ipa/93166
* g++.dg/pr93166.C: Move to ...
* g++.dg/pr93166_0.C: ... here.  Turn it into a proper lto test.
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/lto/pr93166_0.C [moved from gcc/testsuite/g++.dg/pr93166.C with 95% similarity]