Commit ecad2425 by Robert Lipe Committed by Jeff Law

* svr4.h (DWARF2_DEBUGGING_INFO): Check for redefinition.

From-SVN: r27509
parent d739a3bc
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> Mon Jun 14 10:30:52 BST 1999 Nathan Sidwell <nathan@acm.org>
* c-typeck.c (process_init_element): Detect excess elements in * c-typeck.c (process_init_element): Detect excess elements in
......
...@@ -247,8 +247,9 @@ do { \ ...@@ -247,8 +247,9 @@ do { \
#define DWARF_DEBUGGING_INFO #define DWARF_DEBUGGING_INFO
/* All ELF targets can support DWARF-2. */ /* All ELF targets can support DWARF-2. */
#ifndef DWARF2_DEBUGGING_INFO
#define DWARF2_DEBUGGING_INFO #define DWARF2_DEBUGGING_INFO
#endif
/* The numbers used to denote specific machine registers in the System V /* The numbers used to denote specific machine registers in the System V
Release 4 DWARF debugging information are quite likely to be totally Release 4 DWARF debugging information are quite likely to be totally
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment