TREE_ADDRESSABLE problem

Richard Henderson rth@redhat.com
Thu Nov 20 18:57:00 GMT 2003


On Thu, Nov 20, 2003 at 01:13:11AM +0100, Jan Hubicka wrote:
> We probably can massage things so the copying happens during inlining,
> but I am not quite sure how to reach this..

Copying *does* happen during inlining.  But if compilation happens
before inlining, then we'll lower the TRY_FINALLY nodes and not be
able to do anything with the lowered form.


r~



More information about the Gcc mailing list