diff options
author | Andrew Stubbs <ams@baylibre.com> | 2025-07-09 14:59:20 +0000 |
---|---|---|
committer | Andrew Stubbs <ams@baylibre.com> | 2025-07-14 15:46:57 +0000 |
commit | d8680bac95c68002d7e4b13ae1dab1116fdfefc6 (patch) | |
tree | d2525a11119b78d20182a5d9be5d51acf6d3a864 /gcc/config/vms/t-vms | |
parent | 66c0c3b0b1c27ff036280a8dd5738edb6208bf7b (diff) | |
download | gcc-master.zip gcc-master.tar.gz gcc-master.tar.bz2 |
I suppose this pattern doesn't get used much! The unsigned compare was meant to
be defined using the signed compare pattern, but actually ended up trying to
recursively call itself. This patch fixes the issue in the obvious way.
gcc/ChangeLog:
* config/gcn/gcn-valu.md (vec_cmpu<mode>di_exec): Call gen_vec_cmp*,
not gen_vec_cmpu*.
Diffstat (limited to 'gcc/config/vms/t-vms')
0 files changed, 0 insertions, 0 deletions