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: Dump stats about hottest hash tables when -fmem-report


>>>>> "Dimitrios" == Dimitrios Apostolou <jimis@gmx.net> writes:

Dimitrios> 2011-08-09  Dimitrios Apostolou  <jimis@gmx.net>
[...]
Dimitrios> 	* symtab.c (ht_dump_statistics): Beautified stats output.

Make sure the ChangeLog entries go in the correct directories.

Dimitrios> +  obmem= obstack_memory_used (&table->stack);

Missing a space before the "=".

The libcpp part is ok with this change.

Tom


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