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: Patch: remove "java" fields from tree_label_decl


On 8/14/07, Tom Tromey <tromey@redhat.com> wrote:
> This patch changed gcj so that it no longer needs the various "java"
> fields in tree_label_decl.  It also removes these fields.
>
> Tested by bootstrapping on x86 FC6, then running the gcj test suite.
>
> Ok?  I only need approval for the tree.h part.

Even though this is good work, we already use less labels decls now
after Zdenek's work.  So the memory savings might not show up really.

Thanks,
Andrew Pinski


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