https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123129
--- Comment #2 from Surya Kumari Jangala <jskumari at gcc dot gnu.org> --- (In reply to Segher Boessenkool from comment #1) > Of course the std will always fail on -m32 (well, without -mpowerpc64, > anyway). > It sounds like the testcase needs a little improvement? And the mflr insns > expecting specific registers almost certainly is wrong as well: it depends a > lot on what ABI is used what registers are used! The failing test is an RTL testcase and the register numbers are specified in the testcase.
