diff options
author | Sam James <sam@gentoo.org> | 2024-11-01 00:26:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2025-03-27 00:04:02 +0000 |
commit | dcbc80af6fc3fb5c2b23a1773682ec8f91b4eeaf (patch) | |
tree | 1195f9f75b96c14a92d29aee9f257e2ab2578773 /gcc/d | |
parent | 45a8206b1ece6bfd0c9ac4dfe6a46617ce5d0724 (diff) | |
download | gcc-dcbc80af6fc3fb5c2b23a1773682ec8f91b4eeaf.zip gcc-dcbc80af6fc3fb5c2b23a1773682ec8f91b4eeaf.tar.gz gcc-dcbc80af6fc3fb5c2b23a1773682ec8f91b4eeaf.tar.bz2 |
testsuite: tree-ssa: fix PR98265 test to use C++14
This test was previously not being run at all so this wasn't noticed
until my fix just now.
The test needs C++14 and it also should use scan-tree-dump, not
scan-tree-dump-times, as it wasn't passing a count parameter.
gcc/testsuite/ChangeLog:
PR ipa/98265
* g++.dg/tree-ssa/pr98265.C: Use -std=c++14.
Use scan-tree-dump instead of scan-tree-dump-times.
Diffstat (limited to 'gcc/d')
0 files changed, 0 insertions, 0 deletions