------- Comment #4 from law at redhat dot com  2006-03-24 14:51 -------
Subject: Re:  ICE on valid code (tree type is null in
        tree-gimple.c)

On Fri, 2006-03-24 at 10:24 +0000, rguenth at gcc dot gnu dot org wrote:
> 
> ------- Comment #1 from rguenth at gcc dot gnu dot org  2006-03-24 10:24 
> -------
> Seems to be fixed now.
Yes.  That should have been fixed with my patch from last night.

A null tree-type on an SSA_NAME is a symptom of having an SSA_NAME
in the IL and the freelist -- we null-out TREE_TYPE as we put the
name on the list.

jeff


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26836

Reply via email to