[Bug target/89361] [7/8/9 Regression] s390 broken without S390_USE_TARGET_ATTRIBUTE, likely since r257489

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Feb 18 11:17:00 GMT 2019


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

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Feb 18 11:16:33 2019
New Revision: 268983

URL: https://gcc.gnu.org/viewcvs?rev=268983&root=gcc&view=rev
Log:
        PR target/89361
        * config/s390/s390.c (s390_indirect_branch_attrvalue,
        s390_indirect_branch_settings): Define unconditionally.
        (s390_set_current_function): Likewise, but guard the whole body except
        the s390_indirect_branch_settings call with
        #if S390_USE_TARGET_ATTRIBUTE.
        (TARGET_SET_CURRENT_FUNCTION): Redefine unconditionally.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/s390/s390.c


More information about the Gcc-bugs mailing list