On Mon, 2020-02-03 at 12:38 +0100, Claudiu Zissulescu wrote:
> For ARC, predicated instructions are not very friendly with size
> optimizations, leading to increased object size. Disable if-conversion
> step when optimized for size.
>
> gcc/
> -xx-xx Claudiu Zissulescu
>
> * common/c
For ARC, predicated instructions are not very friendly with size
optimizations, leading to increased object size. Disable if-conversion
step when optimized for size.
gcc/
-xx-xx Claudiu Zissulescu
* common/config/arc/arc-common.c (arc_option_optimization_table):
Disable if-