Commit 2d84a337 by Iain Sandoe Committed by Richard Henderson

* config/darwin.h (DWARF2_DEBUGGING_INFO): Define as 1.

From-SVN: r152128
parent 047a3193
2009-09-24 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
* config/darwin.h (DWARF2_DEBUGGING_INFO): Define as 1.
2009-09-24 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
PR bootstrap/41405
* common.opt: Initialize dwarf_strict to -1.
* toplev.c (process_options): Catch unset dwarf_strict
......
......@@ -446,7 +446,7 @@ extern GTY(()) int darwin_ms_struct;
#define DBX_DEBUGGING_INFO 1
#define DWARF2_DEBUGGING_INFO
#define DWARF2_DEBUGGING_INFO 1
#define PREFERRED_DEBUGGING_TYPE DBX_DEBUG
#define DEBUG_FRAME_SECTION "__DWARF,__debug_frame,regular,debug"
......
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