https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85666
--- Comment #12 from Hans-Peter Nilsson <hp at gcc dot gnu.org> --- Author: hp Date: Sun Sep 9 18:05:48 2018 New Revision: 264182 URL: https://gcc.gnu.org/viewcvs?rev=264182&root=gcc&view=rev Log: PR target/85666 * config/mmix/mmix.c (MMIX_CFUN_NEEDS_SAVED_EH_RETURN_ADDRESS): Don't call leaf_function_p, instead use has_hard_reg_initial_val. Modified: trunk/gcc/ChangeLog trunk/gcc/config/mmix/mmix.c