aboutsummaryrefslogtreecommitdiff
path: root/libffi/testsuite/libffi.closures/nested_struct9.c
diff options
context:
space:
mode:
authorAndrew Stubbs <ams@baylibre.com>2025-07-09 14:59:20 +0000
committerAndrew Stubbs <ams@baylibre.com>2025-07-14 15:46:57 +0000
commitd8680bac95c68002d7e4b13ae1dab1116fdfefc6 (patch)
treed2525a11119b78d20182a5d9be5d51acf6d3a864 /libffi/testsuite/libffi.closures/nested_struct9.c
parent66c0c3b0b1c27ff036280a8dd5738edb6208bf7b (diff)
downloadgcc-master.zip
gcc-master.tar.gz
gcc-master.tar.bz2
amdgcn: fix vec_ucmp infinite recursionHEADtrunkmaster
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 'libffi/testsuite/libffi.closures/nested_struct9.c')
0 files changed, 0 insertions, 0 deletions