g77.f-torture/execute/980520-1.f

Geoff Keating geoffk@geoffk.org
Wed Jul 16 05:24:00 GMT 2003


> Date: Wed, 16 Jul 2003 06:33:52 +0200
> From: Jan Hubicka <jh@suse.cz>

> > Hi Jan,
> > 
> > I've tracked this down to this change, made 2003/03/05 01:33:25:
> > 
> >         * toplev.c (rest_of_compilation):  Deffer RTL compilation only
> >           when RTL inlining is done.
> > 
> > It looks like the Fortran frontend is relying on being able to defer
> > RTL compilation, even at -O0.
> 
> There is Toon's patch waiting for this in the queue.  You may consider
> taking a look at it.

I couldn't find any patch from Toon, but I did find this patch from
David Edelsohn, which Toon liked, and I hope that's what you are
referring to:

	  * toplev.c: Include tree-inline.h.  Define
            flag_inline_trees.
	    (rest_of_compilation): Use flag_inline_trees to defer RTL
	    compilation as well.
	    * tree-inline.c: Delete flag_inline_trees definition.

This patch is OK, please commit it David!

-- 
- Geoffrey Keating <geoffk@geoffk.org>



More information about the Gcc-regression mailing list