From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21775 invoked by alias); 4 Oct 2009 16:58:13 -0000 Received: (qmail 21754 invoked by uid 22791); 4 Oct 2009 16:58:12 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from moene.org (HELO moene.org) (82.95.66.103) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 04 Oct 2009 16:58:05 +0000 Received: from [127.0.0.1] (ident=toon) by moene.org with esmtp (Exim 4.69) (envelope-from ) id 1MuUPK-0001cP-IJ; Sun, 04 Oct 2009 18:58:02 +0200 Message-ID: <4AC8D419.2020303@moene.org> Date: Sun, 04 Oct 2009 16:58:00 -0000 From: Toon Moene User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090707) MIME-Version: 1.0 To: Diego Novillo CC: gcc@gcc.gnu.org, java@gcc.gnu.org, fortran@gcc.gnu.org Subject: Re: Trunk is closed for LTO merge References: <4AC75C06.8090901@moene.org> <4AC75FE9.3070503@moene.org> In-Reply-To: <4AC75FE9.3070503@moene.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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/msg00025.txt.bz2 I wrote: > [T]omorrow I plan to svn up my gcc trunk, recompile it for C and > Fortran, recompile our Weather Forecasting system with it, and see what > happens (the compile of the Weather code doesn't use -flto yet, obviously. I did so, svn up'd to revision 152437. The build (with --with-libelf=/usr/local pointing to my private installation of libelf 0.8.12 in preference of Debian Testing's libelf 0.8.10) successfully compiled all of HIRLAM (see http://hirlam.org). The forecast that's now running behaves normally, so compiling this code without -flto certainly works. PR 41566 (which is probably related to PR 41521, as noted by Richard Guenther) points at some code of ours that doesn't yet compile with -flto. Kind regards, and thanks to all involved with this effort ! -- Toon Moene - e-mail: toon@moene.org - phone: +31 346 214290 Saturnushof 14, 3738 XG Maartensdijk, The Netherlands At home: http://moene.org/~toon/ Progress of GNU Fortran: http://gcc.gnu.org/gcc-4.5/changes.html