r269244 - in /branches/gcc-8-branch/gcc: Change...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Wed Feb 27 09:48:00 GMT 2019


Author: jakub
Date: Wed Feb 27 09:48:04 2019
New Revision: 269244

URL: https://gcc.gnu.org/viewcvs?rev=269244&root=gcc&view=rev
Log:
	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.

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



More information about the Gcc-cvs mailing list