diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2025-01-03 18:34:14 +0100 |
---|---|---|
committer | Hans-Peter Nilsson <hp@bitrange.com> | 2025-01-04 02:56:15 +0100 |
commit | ea228f22be816023def6cdb48e9f10a60f370833 (patch) | |
tree | 77d7b3b2747e02aec9a42b5ea0638c01bc30ce71 /libphobos/src/std/regex | |
parent | 8395cf72b49f1418deccc92c50accd2464177a45 (diff) | |
download | gcc-ea228f22be816023def6cdb48e9f10a60f370833.zip gcc-ea228f22be816023def6cdb48e9f10a60f370833.tar.gz gcc-ea228f22be816023def6cdb48e9f10a60f370833.tar.bz2 |
testsuite: Replace MMIX-specific adjustments with TARGET_CALLEE_COPIES-adjustments
With the dump now emitting "privatized symbols" in the default
"%s.%lu" format also for MMIX, there's still a difference for MMIX.
This time it's because numbers have changed (copies introduced before
this point) because it has TARGET_CALLEE_COPIES yielding true.
Redundant copies may have been elided at this point, but the change
in name remains.
Since that's true for other targets too, an obvious change is to
generalize the tested patterns to include TARGET_CALLEE_COPIES-true
targets, as a brief inspection of the history of these tests shows
that the point of these tests lie not in whether copies have been done
but in the part of the pattern that match a constant.
Also fixed up a "." where there should have been a "\\.".
* gcc.dg/tree-ssa/vector-4.c: Replace MMIX adjustments with
TARGET_CALLEE_COPIES-agnostic adjustments.
* gcc.dg/tree-ssa/forwprop-36.c: Ditto. Correct pattern to match a
literal ".".
Diffstat (limited to 'libphobos/src/std/regex')
0 files changed, 0 insertions, 0 deletions