From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1368 invoked by alias); 3 Oct 2009 14:44:21 -0000 Received: (qmail 1341 invoked by uid 22791); 3 Oct 2009 14:44:20 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail-vw0-f182.google.com (HELO mail-vw0-f182.google.com) (209.85.212.182) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 03 Oct 2009 14:44:10 +0000 Received: by vws12 with SMTP id 12so1082636vws.8 for ; Sat, 03 Oct 2009 07:44:09 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.88.25 with SMTP id y25mr6736657vcl.66.1254581049052; Sat, 03 Oct 2009 07:44:09 -0700 (PDT) In-Reply-To: References: <4AC75C06.8090901@moene.org> <4AC75FE9.3070503@moene.org> Date: Sat, 03 Oct 2009 14:44:00 -0000 Message-ID: <84fc9c000910030744x1ae2227ft27050ae167f38297@mail.gmail.com> Subject: Re: Trunk is closed for LTO merge From: Richard Guenther To: Diego Novillo Cc: Toon Moene , gcc@gcc.gnu.org, java@gcc.gnu.org, fortran@gcc.gnu.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Mailing-List: contact java-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-owner@gcc.gnu.org X-SW-Source: 2009-10/txt/msg00017.txt.bz2 On Sat, Oct 3, 2009 at 4:34 PM, Diego Novillo wrote: > On Sat, Oct 3, 2009 at 10:30, Toon Moene wrote: > >> So tomorrow I plan to svn up my gcc trunk, recompile it for C and Fortra= n, >> recompile our Weather Forecasting system with it, and see what happens (= the >> compile of the Weather code doesn't use -flto yet, obviously. > > Thanks, that would be great. =A0Please file bugs you find with > 'Component: lto' and 'Reported against: lto'. Actually after the merge it would be 'Reported against: 4.5.0'. I plan to = move all bugs to that version after the merge (I guess we'll retire the branch t= hen). Richard.