diff options
author | Hans-Peter Nilsson <hp@bitrange.com> | 2020-07-26 03:33:15 +0200 |
---|---|---|
committer | Hans-Peter Nilsson <hp@bitrange.com> | 2020-07-26 03:33:15 +0200 |
commit | 2ab2694476c9fc87f0cabf7021af4624eb62c87c (patch) | |
tree | a8c3e80203ccb0daa4410ce182a7d615521da7c4 /gcc/tree-ssa-loop.c | |
parent | b5087b28b09c84c69fa5e80021be026f297cb31d (diff) | |
download | gcc-2ab2694476c9fc87f0cabf7021af4624eb62c87c.zip gcc-2ab2694476c9fc87f0cabf7021af4624eb62c87c.tar.gz gcc-2ab2694476c9fc87f0cabf7021af4624eb62c87c.tar.bz2 |
gcc.dg/tree-ssa/forwprop-36.c: Adjust for mmix
The label of interest here is "b.0_2" for
e.g. x86_64-pc-linux-gnu but "b::1_2" for mmix-knuth-mmixware.
The test seems to be of some interest for mmix (hey, gcc
open-coded 128-bit integer support behind my back!) so I didn't
want to just disable it. I also didn't want to obscure the
matching pattern by generalizing it, so instead I added a
separate matching pattern.
gcc/testsuite:
* gcc.dg/tree-ssa/forwprop-36.c: Adjust for mmix.
Diffstat (limited to 'gcc/tree-ssa-loop.c')
0 files changed, 0 insertions, 0 deletions