]> git.ipfire.org Git - thirdparty/gcc.git/commit
arm: add test for recent combine fix [PR121773]
authorRichard Earnshaw <rearnsha@arm.com>
Wed, 7 Jan 2026 15:46:40 +0000 (15:46 +0000)
committerRichard Earnshaw <rearnsha@arm.com>
Wed, 7 Jan 2026 15:54:24 +0000 (15:54 +0000)
commitfadfce9956a2cd2f73f07dee8e5e97c8af78ae75
tree29eeeea254d08125b5215ee66a8712510e7e89ab
parent7d702dc92a51edad0157cc7aa534c2476267b684
arm: add test for recent combine fix [PR121773]

This adds and arm-specific executable test for the recent fix for PR
rtl-optimization/121773 based on the failing code in the original PR.

gcc/testsuite/ChangeLog:

PR rtl-optimization/121773
* gcc.target/arm/pr121773.c: New test.
gcc/testsuite/gcc.target/arm/pr121773.c [new file with mode: 0644]