diff options
author | Alex Coplan <alex.coplan@arm.com> | 2020-10-02 11:16:31 +0100 |
---|---|---|
committer | Alex Coplan <alex.coplan@arm.com> | 2020-10-02 11:17:00 +0100 |
commit | 01c288035aa960631dd0ffd9131ed0a824a95f30 (patch) | |
tree | 55f50f82032d5b5355dd993c95d33a7e6f5452c4 /gcc/tree-into-ssa.c | |
parent | f8dcbea5d2fb17dca3a7de97f15fc49997222365 (diff) | |
download | gcc-01c288035aa960631dd0ffd9131ed0a824a95f30.zip gcc-01c288035aa960631dd0ffd9131ed0a824a95f30.tar.gz gcc-01c288035aa960631dd0ffd9131ed0a824a95f30.tar.bz2 |
aarch64: ilp32 testsuite fixes
This fixes test failures on ilp32 introduced in
r11-3032-gd4febc75e8dfab23bd3132d5747eded918f85107.
The assembler checks in extend-syntax.c simply needed adjusting for
32-bit pointers.
It appears the subsp.c test has never passed on ILP32 due to a missed
optimisation there. Since this isn't a code quality regression, disable
that check on ILP32.
gcc/testsuite/ChangeLog:
* gcc.target/aarch64/extend-syntax.c: Fix assembler checks for
ilp32, disable check-function-bodies on ilp32.
* gcc.target/aarch64/subsp.c: Only check second scan-assembler
on lp64 since the code on ilp32 is missing the optimization
needed for this test to pass.
Diffstat (limited to 'gcc/tree-into-ssa.c')
0 files changed, 0 insertions, 0 deletions