------- Additional Comments From dberlin at gcc dot gnu dot org  2005-01-10 
22:55 -------
Subject: Re:  [4.0 Regression] ICE: tree_check in lookup_local_die
 with local `using'



On Mon, 10 Jan 2005, pinskia at gcc dot gnu dot org wrote:

>
> ------- Additional Comments From pinskia at gcc dot gnu dot org  2005-01-10 
> 21:56 -------
> Confirmed, I think this is the boost ICE.
>

This happens because the orig_decl that we are trying to use in emitting 
the using decl info appears to have been trashed or garbage collected 
before we emit it.

I think i know why.



-- 


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

Reply via email to