diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2023-02-24 20:12:46 +0100 |
---|---|---|
committer | Hans-Peter Nilsson <hp@bitrange.com> | 2023-03-07 01:14:30 +0100 |
commit | 1d92cd072ef4b2e4f309eefbcfe64c368d220f29 (patch) | |
tree | 2acf0785a97f82a979327d10fd6177c08088d6d0 /gcc/cp/constexpr.cc | |
parent | 82318c57607ca983742630c9884e5d30920a3ce1 (diff) | |
download | gcc-1d92cd072ef4b2e4f309eefbcfe64c368d220f29.zip gcc-1d92cd072ef4b2e4f309eefbcfe64c368d220f29.tar.gz gcc-1d92cd072ef4b2e4f309eefbcfe64c368d220f29.tar.bz2 |
testsuite: Fix gcc.dg/analyzer/allocation-size-multiline-3.c
For 32-bit newlib targets (such as cris-elf and pru-elf),
that int32_t is "long int". See other regexps in the
testsuite matching "aka (long )?int" (with single-quotes
where needed) where the pattern in
allocation-size-multiline-3.c matches plain "int". Uses the
special syntax recently introduced for multi-line patterns.
testsuite:
* gcc.dg/analyzer/allocation-size-multiline-3.c: Handle
int32_t being "long int".
Diffstat (limited to 'gcc/cp/constexpr.cc')
0 files changed, 0 insertions, 0 deletions