[PATCH] Fix PR47924

Michael Matz matz@suse.de
Tue Mar 1 13:43:00 GMT 2011


Hi,

On Tue, 1 Mar 2011, Michael Matz wrote:

> >   	 are set by the middle-end.  */
> >         if (in_lto_p)
> >   	TYPE_CANONICAL (node) = NULL_TREE;
> 
> The above two lines are dead with ...
> 
> > !       node = gimple_register_type (node);
> > !       TYPE_CANONICAL (node) = gimple_register_canonical_type (node);
> 
> ... this.

Never mind.  I read the comment in front :)


Ciao,
Michael.



More information about the Gcc-patches mailing list