This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [vta] don't expand strings just because of debug info


On Jan  3, 2008, Alexandre Oliva <aoliva@redhat.com> wrote:

> for  gcc/ChangeLog.vta
> from  Alexandre Oliva  <aoliva@redhat.com>

> 	* cfgexpand.c (adjust_debug_string_constant): New.
> 	(debug_string_constants_p): New.
> 	(adjust_debug_string_constants): New.
> 	(expand_debug_expr): Don't expand STRING_CSTs unless we know
> 	we're actually going to need them.
> 	(tree_expand_cfg): Replace placeholders with a final decision.
	
Note to self: save the final newly-composed ChangeLog entry patch
*before* posting it :-/  The posted patch missed this entry:

	* print-rtl.c (print_rtx): Recognize debug string placeholders.

-- 
Alexandre Oliva         http://www.lsd.ic.unicamp.br/~oliva/
FSF Latin America Board Member         http://www.fsfla.org/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]