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: Unit-at-time related PRs


Geoff Keating <geoffk at geoffk dot org> writes:

> Jan Hubicka <jh at suse dot cz> writes:
>> I think this is more convoluted.  There is some problem with data
>> locality and function sections and so on on some crazy ports.
>
> It can't be that bad, because while the RTL constant pool is
> per-function, the tree constant pool is per-file.

Why we even *have* separate tree and RTL constant pools is something
that should be looked into.

zw


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