Files
linux/arch/arc
Vineet Gupta 3b851f87ba ARC: handle gcc generated __builtin_trap for older compiler
commit af1be2e212 upstream.

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.

Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-07-10 09:54:42 +02:00
..
2019-06-25 11:36:51 +08:00
2019-06-25 11:36:51 +08:00
2016-04-26 14:07:59 +02:00