* config/stormy16/stormy16.h (DWARF2_UNWIND_INFO): Define to 0.
From-SVN: r45351
This commit is contained in:
parent
a6ffcb2a1c
commit
e27e731daa
@ -1,3 +1,7 @@
|
||||
2001-09-01 Geoffrey Keating <geoffk@redhat.com>
|
||||
|
||||
* config/stormy16/stormy16.h (DWARF2_UNWIND_INFO): Define to 0.
|
||||
|
||||
2001-09-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
|
||||
|
||||
* mips.h (INITIAL_ELIMINATION_OFFSET): Add missing `else abort'.
|
||||
|
@ -4534,7 +4534,7 @@ do { \
|
||||
|
||||
If this macro is defined to anything, the DWARF 2 unwinder will be used
|
||||
instead of inline unwinders and __unwind_function in the non-setjmp case. */
|
||||
/* #define DWARF2_UNWIND_INFO */
|
||||
#define DWARF2_UNWIND_INFO 0
|
||||
|
||||
|
||||
/* Assembler Commands for Alignment. */
|
||||
|
Loading…
Reference in New Issue
Block a user