https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120519
--- Comment #5 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alfie Richards <alfiericha...@gcc.gnu.org>: https://gcc.gnu.org/g:ef938108b8d141a251783cbf123248f30319d211 commit r16-1342-gef938108b8d141a251783cbf123248f30319d211 Author: Alfie Richards <alfie.richa...@arm.com> Date: Wed Jun 4 15:24:36 2025 +0000 powerpc: testsuite: Fix powerpc FMV symbol tests [PR 120519] As discussed on the BZ page, this removes the overly specific resolver tests which proved overly specific, and modifies the jump instructions. gcc/testsuite/ChangeLog: PR testsuite/120519 * g++.target/powerpc/mvc-symbols1.C: Modify tests. * g++.target/powerpc/mvc-symbols2.C: Ditto. * g++.target/powerpc/mvc-symbols3.C: Ditto. * g++.target/powerpc/mvc-symbols4.C: Ditto.