Commit eae8e474 by Seongbae Park Committed by Seongbae Park

common.opt (femit-class-debug-always): Turn off by default.

2007-09-13  Seongbae Park <seongbae.park@gmail.com>

	* common.opt (femit-class-debug-always): Turn off by default.

From-SVN: r128474
parent 3c7b91d3
2007-09-13 Seongbae Park <seongbae.park@gmail.com>
* common.opt (femit-class-debug-always): Turn off by default.
2007-09-13 Bernd Schmidt <bernd.schmidt@analog.com>
* config/bfin/bfin.md (reload_outpdi, reload_inpdi): New patterns.
......@@ -456,7 +456,7 @@ Common Report Var(flag_eliminate_unused_debug_types) Init(1)
Perform unused type elimination in debug info
femit-class-debug-always
Common Report Var(flag_emit_class_debug_always) Init(1)
Common Report Var(flag_emit_class_debug_always) Init(0)
Do not suppress C++ class debug information.
fexceptions
......
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