[Bug target/85666] gcc-8.0.1 fails to build mmix target: gcc/libgcc/libgcc2.h:203:20: internal compiler error: in leaf_function_p, at final.c:4488

hp at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Sep 9 18:06:00 GMT 2018


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


More information about the Gcc-bugs mailing list