diff options
author | Tamar Christina <tamar.christina@arm.com> | 2024-01-09 13:28:08 +0000 |
---|---|---|
committer | Tamar Christina <tamar.christina@arm.com> | 2024-01-09 13:28:08 +0000 |
commit | dac34a18148499b8a546b87f290dfc4f9a33cfe7 (patch) | |
tree | 7f8c013513913ffabef03cd6b54292c9d745ea45 /gcc/tree-vect-loop.cc | |
parent | bcf7ebba9115cc1e0e1be4c6e00728e0e99e5fc8 (diff) | |
download | gcc-dac34a18148499b8a546b87f290dfc4f9a33cfe7.zip gcc-dac34a18148499b8a546b87f290dfc4f9a33cfe7.tar.gz gcc-dac34a18148499b8a546b87f290dfc4f9a33cfe7.tar.bz2 |
arm: Update early-break tests to accept thumb output too.
The tests I recently added for early break fail in thumb mode
because in thumb mode `cbz/cbnz` exist and so the cmp+branch
is fused. This updates the testcases to accept either output.
gcc/testsuite/ChangeLog:
* gcc.target/arm/vect-early-break-cbranch.c: Accept thumb output.
Diffstat (limited to 'gcc/tree-vect-loop.cc')
0 files changed, 0 insertions, 0 deletions