[PATCH 2/2] ARC: handle gcc generated __builtin_trap for older compiler

Arnd Bergmann arnd at arndb.de
Thu Dec 21 00:09:58 PST 2017


On Wed, Dec 20, 2017 at 11:49 PM, Vineet Gupta
<Vineet.Gupta1 at synopsys.com> wrote:
> ARC gcc prior to GNU 2018.03 release didn't have a target specific
> __builtin_trap() implementation, generating default abort() call.
>
> Implement the abort() call - emulating what newer gcc does for the same,
> as suggested by Arnd.
>
> Signed-off-by: Vineet Gupta <vgupta at synopsys.com>

Acked-by: Arnd Bergmann <arnd at arndb.de>



More information about the linux-snps-arc mailing list