https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111609
--- Comment #3 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The trunk branch has been updated by Richard Earnshaw <[email protected]>: https://gcc.gnu.org/g:da15e5fec25eeb2c3163ddf7de11a1036da03b96 commit r17-3976-gda15e5fec25eeb2c3163ddf7de11a1036da03b96 Author: Richard Earnshaw <[email protected]> Date: Mon Sep 7 13:46:17 2026 +0100 arm: testsuite: fix testsuite fallout for fix to [PR111609] I missed this test in the previous commit. Looking at the patterns though revealed that they were far too permissive, accepting output that was not valid. gcc/testsuite/ChangeLog: PR target/111609 * gcc.target/arm/vfp-shift-a2t2.c: Fix test and simplify match patterns.
