[Bug tree-optimization/39355] [4.4 Regression] Revision 144529 miscompiled libcpp/expr.c
hjl dot tools at gmail dot com
gcc-bugzilla@gcc.gnu.org
Sat Mar 21 18:05:00 GMT 2009
------- Comment #40 from hjl dot tools at gmail dot com 2009-03-21 18:04 -------
(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.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39355
More information about the Gcc-bugs
mailing list