https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121773
--- Comment #9 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Richard Earnshaw <[email protected]>: https://gcc.gnu.org/g:fadfce9956a2cd2f73f07dee8e5e97c8af78ae75 commit r16-6560-gfadfce9956a2cd2f73f07dee8e5e97c8af78ae75 Author: Richard Earnshaw <[email protected]> Date: Wed Jan 7 15:46:40 2026 +0000 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.
