Re: [PATCH] ARC: Explicitly add -mmedium-calls to CFLAGS

2018-05-30 Thread Vineet Gupta
On 05/16/2018 08:03 AM, Alexey Brodkin wrote: > GCC built for arc*-*-linux has "-mmedium-calls" implicitly enabled by default > thus we don't see any problems during Linux kernel compilation. > ->8 > arc-linux-gcc -mcpu=arc700 -Q --help=target | g

[PATCH] ARC: Explicitly add -mmedium-calls to CFLAGS

2018-05-16 Thread Alexey Brodkin
GCC built for arc*-*-linux has "-mmedium-calls" implicitly enabled by default thus we don't see any problems during Linux kernel compilation. ->8 arc-linux-gcc -mcpu=arc700 -Q --help=target | grep calls -mlong-calls [dis