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

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Fri Aug 30 12:05:07 2019
New Revision: 275115

URL: https://gcc.gnu.org/viewcvs?rev=275115&root=gcc&view=rev
Log:
        Backported from mainline
        2019-02-18  Jakub Jelinek  <ja...@redhat.com>

        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:
    branches/gcc-7-branch/gcc/ChangeLog
    branches/gcc-7-branch/gcc/config/s390/s390.c

Reply via email to