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]

Re: Patch: Prune unused DECL_STMTs from saved tree structure


>>>>> "Jason" == Jason Merrill <jason@redhat.com> writes:

    Jason> I don't see how block numbers are relevant; nowadays
    Jason> they're generated in final, so what we do before expanding

Oh, I forgot I fixed that. :-)

    Jason> the function shouldn't matter.  I would think that so long
    Jason> as we're careful to remove SCOPE_STMTs and BLOCKs in
    Jason> tandem, we'd be fine.

Seems plausible.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

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