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: [patch] Fix PR debug/33868, gross memory usage in var-tracking


Hi,

On Tue, 23 Oct 2007, Richard Guenther wrote:

> This is ok if you use the more ugly but common
> 
> +  if (dump_flags & TDF_UID)
> +    fprintf (dump_file, "D.%u\n", DECL_UID (var->decl));

Okay, committed as r129602.


Ciao,
Michael.


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