* config/stormy16/stormy16.h (DWARF2_UNWIND_INFO): Define to 0.

From-SVN: r45351
This commit is contained in:
Geoffrey Keating 2001-09-01 18:31:46 +00:00 committed by Geoffrey Keating
parent a6ffcb2a1c
commit e27e731daa
2 changed files with 5 additions and 1 deletions

View File

@ -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'.

View File

@ -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. */