> This looks fine.
>
Committed. Thank you for your review,
Claudiu
* Claudiu Zissulescu [2017-07-24 10:42:55
+0200]:
> From: claziss
>
> Short branches cannot be used to jump between hot/cold
> sections. Update the hook.
>
> gcc/
> 2017-04-26 Claudiu Zissulescu
>
> * config/arc/arc.c (arc_can_follow_jump): Check for short
> branches.
This lo
From: claziss
Short branches cannot be used to jump between hot/cold
sections. Update the hook.
gcc/
2017-04-26 Claudiu Zissulescu
* config/arc/arc.c (arc_can_follow_jump): Check for short
branches.
---
gcc/config/arc/arc.c | 3 +++
1 file changed, 3 insertions(+)
diff --gi