]> gcc.gnu.org Git - gcc.git/commit
backport: re PR target/89361 (s390 broken without S390_USE_TARGET_ATTRIBUTE, likely...
authorJakub Jelinek <jakub@redhat.com>
Fri, 30 Aug 2019 12:05:07 +0000 (14:05 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 30 Aug 2019 12:05:07 +0000 (14:05 +0200)
commit75d9a171c9f6963dfbdb4c4db064c3f345414a84
tree01af7f9b7ab538423497e97b82d35ef01e805d7b
parent10868b44bde0e445871dfd18120dd29fba0801e4
backport: re PR target/89361 (s390 broken without S390_USE_TARGET_ATTRIBUTE, likely since r257489)

Backported from mainline
2019-02-18  Jakub Jelinek  <jakub@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.

From-SVN: r275115
gcc/ChangeLog
gcc/config/s390/s390.c
This page took 0.058961 seconds and 5 git commands to generate.