r112182 - in /branches/csl-gxxpro-3_4-branch: C...
carlos@gcc.gnu.org
carlos@gcc.gnu.org
Fri Mar 17 20:05:00 GMT 2006
Author: carlos
Date: Fri Mar 17 20:05:37 2006
New Revision: 112182
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112182
Log:
2006-03-17 Carlos O'Donell <carlos@codesourcery.com>
* gcc/cp/search.c (maybe_suppress_debug_info): Exit if
flag_emit_class_debug_always is true.
* gcc/common.opt: Add flag -femit-class-debug-always.
* gcc/toplev.c: Define flag_emit_class_debug_always.
(f_options): Add flag femit-class-debug-always.
* gcc/opts.c (common_handle_option): Handle
OPT_femit_class_debug_always.
* gcc/doc/invoke.texi: Document -femit-class-debug-always.
Modified:
branches/csl-gxxpro-3_4-branch/ChangeLog.csl
branches/csl-gxxpro-3_4-branch/gcc/common.opt
branches/csl-gxxpro-3_4-branch/gcc/cp/search.c
branches/csl-gxxpro-3_4-branch/gcc/doc/invoke.texi
branches/csl-gxxpro-3_4-branch/gcc/flags.h
branches/csl-gxxpro-3_4-branch/gcc/opts.c
branches/csl-gxxpro-3_4-branch/gcc/toplev.c
More information about the Gcc-cvs
mailing list