(HAVE_DWARF2_UNWIND_INFO): New.

(HAVE_DWARF2_UNWIND_INFO_STATIC): New.
This commit is contained in:
Ulrich Drepper 1998-12-11 18:03:55 +00:00
parent f0457c7c3a
commit 03b0ae9d90

View File

@ -46,6 +46,13 @@
/* Define to the prefix Alpha/ELF GCC emits before ..ng symbols. */
#undef ASM_ALPHA_NG_SYMBOL_PREFIX
/* Define if gcc uses DWARF2 unwind information for exception support. */
#undef HAVE_DWARF2_UNWIND_INFO
/* Define if gcc uses DWARF2 unwind information for exception support
with static variable. */
#undef HAVE_DWARF2_UNWIND_INFO_STATIC
/*
*/