https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122871
--- Comment #15 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Roger Sayle <[email protected]>: https://gcc.gnu.org/g:08d8760c3d97a329f543aec19b0d465b24fd42ea commit r17-493-g08d8760c3d97a329f543aec19b0d465b24fd42ea Author: Roger Sayle <[email protected]> Date: Wed May 13 12:23:41 2026 +0100 testsuite: Skip new test case gcc.target/arm/muldi-1.c with -mthumb The recent test to confirm PR middle-end/122871 is resolved on ARM, wasn't expecting -mthumb. This adds a requires-effective-target. Committed as obvious. 2026-05-13 Roger Sayle <[email protected]> Richard Earnshaw <[email protected]> gcc/testsuite/ChangeLog PR middle-end/122871 * gcc.target/arm/muldi-1.c: Skip test if compiled with -mthumb.
