This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [LTO] Request for testing: Last merge from trunk before final merge
- From: Richard Guenther <richard dot guenther at gmail dot com>
- To: Diego Novillo <dnovillo at google dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 29 Sep 2009 15:00:34 +0200
- Subject: Re: [LTO] Request for testing: Last merge from trunk before final merge
- References: <b798aad50909280858r46f947e8ud9cb2ce1754e594@mail.gmail.com>
On Mon, Sep 28, 2009 at 5:58 PM, Diego Novillo <dnovillo@google.com> wrote:
> In preparation for the final merge into mainline. ?I need to test
> the branch on various platforms. ?Richi is currently testing on
> i586, ppc, ppc64, ia64, s390, s390x.
I have successfully bootstrapped on
{i586,x86_64,ppc,ppc64,ia64,s390,s390x}-linux-gnu with lto
disabled.
Richard.