This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [LTO merge][9/15][RFA] Do not include zlib in java
- From: Andrew Pinski <pinskia at gmail dot com>
- To: Tom Tromey <tromey at redhat dot com>, Ian Lance Taylor <iant at google dot com>
- Cc: Diego Novillo <dnovillo at google dot com>, gcc-patches at gcc dot gnu dot org, aph at redhat dot com
- Date: Tue, 29 Sep 2009 10:25:36 -0700
- Subject: Re: [LTO merge][9/15][RFA] Do not include zlib in java
- References: <20090929012251.GA13829@google.com> <m3ab0dg4lg.fsf@fleche.redhat.com>
On Tue, Sep 29, 2009 at 8:20 AM, Tom Tromey <tromey@redhat.com> wrote:
>>>>>> "Diego" == Diego Novillo <dnovillo@google.com> writes:
>
> Diego> This patch removes zlib from java's lang_dirs as it is now
> Diego> included by the parent configuration.
>
> This is ok. ÂThanks, and congratulations.
By the way I think this also helps gold for compressed debug sections.
And in fact I think gold now can now enable compression support
without worrying about checking for zlib.
Thanks,
Andrew Pinski