This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r251566 - in /trunk/gcc: ChangeLog config/arc/a...


Author: claziss
Date: Thu Aug 31 14:35:47 2017
New Revision: 251566

URL: https://gcc.gnu.org/viewcvs?rev=251566&root=gcc&view=rev
Log:
[ARC] Update can_follow_jump hook helper.

Short branches cannot be used to jump between hot/cold
sections. Update the hook.

gcc/
2017-04-26  Claudiu Zissulescu  <claziss@synopsys.com>

	* config/arc/arc.c (arc_can_follow_jump): Check for short
	branches.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]