https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85666

--- Comment #15 from Hans-Peter Nilsson <hp at gcc dot gnu.org> ---
Author: hp
Date: Sun Sep 16 21:23:36 2018
New Revision: 264351

URL: https://gcc.gnu.org/viewcvs?rev=264351&root=gcc&view=rev
Log:
        PR target/85666
        * config/mmix/mmix.c (mmix_assemble_integer): Handle byte-size
        non-CONST_INT rtx:es using assemble_integer_with_op ".byte".
        (MMIX_CFUN_NEEDS_SAVED_EH_RETURN_ADDRESS): Don't call
        leaf_function_p, instead use has_hard_reg_initial_val.

Modified:
    branches/gcc-8-branch/gcc/ChangeLog
    branches/gcc-8-branch/gcc/config/mmix/mmix.c

Reply via email to