aboutsummaryrefslogtreecommitdiff
path: root/libjava
diff options
context:
space:
mode:
authorStefan Schulze Frielinghaus <stefansf@gcc.gnu.org>2025-08-14 08:07:15 +0200
committerStefan Schulze Frielinghaus <stefansf@gcc.gnu.org>2025-08-14 08:07:15 +0200
commit11e8671365a5464d28b62dd85b740fe9bfdca3e1 (patch)
tree3a6de69195b773b3a84fe7b4cd8a72a21197c581 /libjava
parent9d7f45e9806c50bf6d8f0f6f93fa657dc418401b (diff)
downloadgcc-11e8671365a5464d28b62dd85b740fe9bfdca3e1.zip
gcc-11e8671365a5464d28b62dd85b740fe9bfdca3e1.tar.gz
gcc-11e8671365a5464d28b62dd85b740fe9bfdca3e1.tar.bz2
testsuite: Fix asm-hard-reg-error-3.c for arm [PR121511]
This test is about register pairs. On arm a long long is accepted in thumb mode in any register 0-6 whereas in arm mode this is restricted to even register pairs. Thus, in order to trigger the error even if gcc is configured with --with-mode=thumb, add option -marm. gcc/testsuite/ChangeLog: PR target/121511 * gcc.dg/asm-hard-reg-error-3.c: Add additional option -marm for target arm.
Diffstat (limited to 'libjava')
0 files changed, 0 insertions, 0 deletions