aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorAndre Vieira (lists) <andre.simoesdiasvieira@arm.com>2024-04-11 17:54:37 +0100
committerRichard Sandiford <richard.sandiford@arm.com>2024-04-11 17:54:37 +0100
commitb87ba79200f2a727aa5c523abcc5c03fa11fc007 (patch)
tree7c580b13b385e93e5587ef3225bef50681bbb6b8 /contrib
parenteec220142b95d77277238b30f4e08d41ba969e1b (diff)
downloadgcc-b87ba79200f2a727aa5c523abcc5c03fa11fc007.zip
gcc-b87ba79200f2a727aa5c523abcc5c03fa11fc007.tar.gz
gcc-b87ba79200f2a727aa5c523abcc5c03fa11fc007.tar.bz2
aarch64: Fix _BitInt testcases
This patch fixes some testisms introduced by: commit 5aa3fec38cc6f52285168b161bab1a869d864b44 Author: Andre Vieira <andre.simoesdiasvieira@arm.com> Date: Wed Apr 10 16:29:46 2024 +0100 aarch64: Add support for _BitInt The testcases were relying on an unnecessary sign-extend that is no longer generated. The tested version was just slightly behind top of trunk when the patch was committed, and the codegen had changed, for the better, by then. gcc/testsuite/ChangeLog: * gcc.target/aarch64/bitfield-bitint-abi-align16.c (g1, g8, g16, g1p, g8p, g16p): Remove unnecessary sbfx. * gcc.target/aarch64/bitfield-bitint-abi-align8.c (g1, g8, g16, g1p, g8p, g16p): Likewise.
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions