On Wed, Dec 20, 2017 at 11:49 PM, Vineet Gupta
<[email protected]> 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 <[email protected]>

Acked-by: Arnd Bergmann <[email protected]>

Reply via email to