------- Comment #41 from hjl dot tools at gmail dot com  2009-03-21 18:08 
-------
(In reply to comment #40)
> (In reply to comment #39)
> > Subject: Re:  [4.4 Regression] Revision 144529 miscompiled libcpp/expr.c
> 
> > The tree stmt is created in remap_block.  At this point, I think the
> > problem is in remap_decls since before the call we have
> > 
> 
> remap_decls in revision 144529 was incorrect, see PR 39345. I
> added remapped_type for PR 39345. Please found which remap_decls
> or remapped_type call is the trigger. We may need another fix for
> remap_decls/remapped_type.
> 

I meant to say can_be_nonlocal was incorrect. One of can_be_nonlocal 
call may be the trigger.


-- 


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

Reply via email to