https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123129
--- Comment #3 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Surya Kumari Jangala <[email protected]>: https://gcc.gnu.org/g:a2eb399ec1de4c33f3e309541f99d543e39291d2 commit r16-6702-ga2eb399ec1de4c33f3e309541f99d543e39291d2 Author: Surya Kumari Jangala <[email protected]> Date: Fri Jan 9 02:07:53 2026 -0500 [rs6000] [testsuite] Fix test-frame-related.c [PR123129] The testcase test-frame-related.c fails in 32-bit mode due to constraints not matching. Use -mpowerpc64 option to ensure that the testcase works with -m32. gcc/testsuite: PR testsuite/123129 * gcc.dg/rtl/powerpc/test-frame-related.c: Add -mpowerpc64.
