diff options
author | Nathaniel Shead <nathanieloshead@gmail.com> | 2024-09-26 11:12:02 +1000 |
---|---|---|
committer | Nathaniel Shead <nathanieloshead@gmail.com> | 2024-09-26 11:20:28 +1000 |
commit | 064d5c67d7ad2be446c19e84f0cd993ecab784c3 (patch) | |
tree | 005b753e9048cca9dc378d1a8cbb4e228a8d6d3f /gcc/tree-vectorizer.h | |
parent | 12c8cb8fa51b7ed0b9af30b30a4fda39294a59d1 (diff) | |
download | gcc-064d5c67d7ad2be446c19e84f0cd993ecab784c3.zip gcc-064d5c67d7ad2be446c19e84f0cd993ecab784c3.tar.gz gcc-064d5c67d7ad2be446c19e84f0cd993ecab784c3.tar.bz2 |
testsuite: Fix testcase g++.dg/modules/indirect-1_b.C [PR116846]
r15-3878 exposed a mistake in the testcase, probably from an older
version of the dumping logic.
Apart from the slightly different syntax for the dump line, also check
for importing the type_decl rather than the const_decl (we need the type
anyway and importing the type also brings along the enumerators so it
would be unnecessary to seed an import for them as well).
PR c++/116846
gcc/testsuite/ChangeLog:
* g++.dg/modules/indirect-1_b.C: Fix testcase.
Signed-off-by: Nathaniel Shead <nathanieloshead@gmail.com>
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions