[lto] Streaming out language-specific DECL/TYPEs

Diego Novillo dnovillo@google.com
Tue Jun 3 13:36:00 GMT 2008


On Tue, Jun 3, 2008 at 09:28, Jan Hubicka <hubicka@ucw.cz> wrote:

> Sure if it works, we should be lowering the types during gimplification
> so we don't need to store all this in memory...
> But C++ FE still use its local data later in stuff like thunks, but we
> will need to cgraphize them anyway.

Yeah, outright ignoring these nodes has the dual advantage that we
make a clean break at streaming time and anything that stops working
afterwards can be seen and fixed as a lowering bug.


Diego.



More information about the Gcc mailing list