diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2008-05-18 20:47:12 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-05-18 13:28:48 -0700 |
commit | e8006b060f3982a969c5170aa869628d54dd30d8 (patch) | |
tree | 0a08439bda44aaa4df3b68bb0b0b0795e291888c /arch/m68k/kernel/vmlinux-std.lds | |
parent | eb4db450aa19dfc806fbd9747879c420e154dc33 (diff) |
m68k: Make gcc aware that BUG() does not return
Use `__builtin_trap()' instead of `asm volatile("illegal")' in the m68k BUG()
macros (as suggested by Andrew Pinski), to kill warnings in code that assumes
BUG() does not return.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/m68k/kernel/vmlinux-std.lds')
0 files changed, 0 insertions, 0 deletions