diff options
| author | Karl Meakin <karl.meakin@arm.com> | 2025-12-11 16:49:14 +0000 |
|---|---|---|
| committer | Karl Meakin <karl.meakin@arm.com> | 2026-01-26 15:57:21 +0000 |
| commit | a33091a696a468db80253e031b15dcf0cc6db521 (patch) | |
| tree | cdb7333f61fe834983de5baf98cc555500491783 /libjava/gnu/java | |
| parent | 939cebe693c52e76a584b886e70417f48327f98a (diff) | |
| download | gcc-a33091a696a468db80253e031b15dcf0cc6db521.zip gcc-a33091a696a468db80253e031b15dcf0cc6db521.tar.gz gcc-a33091a696a468db80253e031b15dcf0cc6db521.tar.bz2 | |
aarch64: fix `asm.c` tests
The assembly functions declared in `asm_1.c` and `asm_3` were not marked
global, so they could not be found by the linker, and would cause the
`asm_2.c` and `asm_4.c` test to fail. Fix by marking the functions with
`.globl`.
gcc/testsuite/ChangeLog:
* gcc.target/aarch64/sve/pcs/asm_1.c
* gcc.target/aarch64/sve/pcs/asm_3.c: Fix tests.
Diffstat (limited to 'libjava/gnu/java')
0 files changed, 0 insertions, 0 deletions
