diff options
author | Stefan Schulze Frielinghaus <stefansf@gcc.gnu.org> | 2025-08-14 08:07:15 +0200 |
---|---|---|
committer | Stefan Schulze Frielinghaus <stefansf@gcc.gnu.org> | 2025-08-14 08:07:15 +0200 |
commit | 11e8671365a5464d28b62dd85b740fe9bfdca3e1 (patch) | |
tree | 3a6de69195b773b3a84fe7b4cd8a72a21197c581 /libjava/java | |
parent | 9d7f45e9806c50bf6d8f0f6f93fa657dc418401b (diff) | |
download | gcc-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/java')
0 files changed, 0 insertions, 0 deletions