Re: -fmem-report

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



kevin diggs <diggskevin38@xxxxxxxxx> writes:

> So is there any way to get the code being compiled's string pool?

Run configure with --enable-gather-detailed-mem-stats and rebuild gcc.
Then use -fmem-report, and look for the number of STRING_CST nodes
created.


> What threw me was that all of the entries in the compiler's string
> pool are used for identifiers? What else can end up in it?

Nothing.

Ian


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux