From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28279 invoked by alias); 24 Nov 2003 21:52:41 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 28271 invoked from network); 24 Nov 2003 21:52:38 -0000 Received: from unknown (HELO desire.geoffk.org) (24.6.233.40) by sources.redhat.com with SMTP; 24 Nov 2003 21:52:38 -0000 Received: (from geoffk@localhost) by desire.geoffk.org (8.11.6/8.11.6) id hAOLqHx25612; Mon, 24 Nov 2003 13:52:17 -0800 X-Authentication-Warning: desire.geoffk.org: geoffk set sender to geoffk@geoffk.org using -f To: Andrew Pinski Cc: apinski@apple.com, "gcc@gcc.gnu.org list" , Mircea Namolaru , Jan Hubicka Subject: Re: Intermodule constant propagation References: <21C0C1DD-1E58-11D8-B92B-000393A6D2F2@physics.uc.edu> <20031124180525.GB16262@atrey.karlin.mff.cuni.cz> <200311241915.hAOJFo9p024847@gremlin.ics.uci.edu> <7E0A6C46-1EB6-11D8-B92B-000393A6D2F2@physics.uc.edu> From: Geoff Keating Date: Mon, 24 Nov 2003 22:39:00 -0000 In-Reply-To: <7E0A6C46-1EB6-11D8-B92B-000393A6D2F2@physics.uc.edu> Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-11/txt/msg01282.txt.bz2 Andrew Pinski writes: > On Nov 24, 2003, at 11:13, Dan Nicolaescu wrote: > > > Jan Hubicka writes: > > > >> It would be nice to run it on SPEC, but I first need to figure out how > >> to hook our current intermodule code into SPEC build system... > >> Any hints here? > > > > I think you just need to add > > ONESTEP = 1 > > line to your SPEC .cfg file and the compiler will be called with all > > the source files on the command line. > > > That does not work (at this point), see PR 13087. If anyone wants to work on this (it's mostly a question of taking a patch to gcc.c from Apple's compiler, porting it to FSF GCC, and tidying it up), I can point them at the appropriate code... -- - Geoffrey Keating