This is the mail archive of the gcc@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 Linux kernel compilation comparison


Jakub Jelinek <jakub@redhat.com> writes:

> [...]  With make allyesconfig; [...]
> .debug_info+.debug_loc+.debug_abbrev section sum grew by 1.9MB out
> of 422MB, 

I assume this was with var-tracking turned on (due to the toplev.c
AUTODETECT_VALUE logic).

> [...] there locations weren't really changing.

You mean the location lists didn't change much?  If so, that would be
a surprise.


- FChE


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