diff options
author | Vineet Gupta <vgupta@synopsys.com> | 2017-12-08 17:45:57 +0100 |
---|---|---|
committer | Vineet Gupta <vgupta@synopsys.com> | 2018-01-03 09:31:27 +0100 |
commit | af1be2e21203867cb958aaceed5366e2e24b88e8 (patch) | |
tree | 668d1bc1b3051597af4d316b20ab7da9d6cb4fce /fs | |
parent | ARC: handle gcc generated __builtin_trap() (diff) | |
download | linux-af1be2e21203867cb958aaceed5366e2e24b88e8.tar.xz linux-af1be2e21203867cb958aaceed5366e2e24b88e8.zip |
ARC: handle gcc generated __builtin_trap for older compiler
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>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions