https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118055
--- Comment #9 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jeff Law <l...@gcc.gnu.org>: https://gcc.gnu.org/g:a856b4d97b8d328fdcb169b792ac5456e40f8c00 commit r15-6653-ga856b4d97b8d328fdcb169b792ac5456e40f8c00 Author: Jeff Law <j...@ventanamicro.com> Date: Tue Jan 7 07:43:19 2025 -0700 [PR testsuite/118055] Trivial testsuite adjustment for m68k target After a bit of a prod from Hans... Make the obvious change to these tests to get them passing again on m68k. PR testsuite/118055 gcc/testsuite * gcc.dg/tree-ssa/pr83403-1.c: Add m68k*-*-* to targets needing additional arguments for peeling. * gcc.dg/tree-ssa/pr83403-2.c: Similarly.