* svr4.h (DWARF2_DEBUGGING_INFO): Check for redefinition.
From-SVN: r27509
This commit is contained in:
parent
d739a3bc88
commit
ecad242567
@ -1,3 +1,7 @@
|
||||
1999-06-14 Robert Lipe (robertlipe@usa.net)
|
||||
|
||||
* svr4.h (DWARF2_DEBUGGING_INFO): Check for redefinition.
|
||||
|
||||
Mon Jun 14 10:30:52 BST 1999 Nathan Sidwell <nathan@acm.org>
|
||||
|
||||
* c-typeck.c (process_init_element): Detect excess elements in
|
||||
|
@ -247,8 +247,9 @@ do { \
|
||||
#define DWARF_DEBUGGING_INFO
|
||||
|
||||
/* All ELF targets can support DWARF-2. */
|
||||
|
||||
#ifndef DWARF2_DEBUGGING_INFO
|
||||
#define DWARF2_DEBUGGING_INFO
|
||||
#endif
|
||||
|
||||
/* The numbers used to denote specific machine registers in the System V
|
||||
Release 4 DWARF debugging information are quite likely to be totally
|
||||
|
Loading…
Reference in New Issue
Block a user