This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/29788] [4.1/4.2/4.3 Regression] ICE in var_ann, at tree-flow-inline.h:130
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Nov 2006 14:40:44 -0000
- Subject: [Bug tree-optimization/29788] [4.1/4.2/4.3 Regression] ICE in var_ann, at tree-flow-inline.h:130
- References: <bug-29788-6318@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from pinskia at gcc dot gnu dot org 2006-11-11 14:40 -------
(In reply to comment #8)
> Created an attachment (id=12591)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12591&action=view) [edit]
> patch to fix the out of ssa bug exposed when PRE/FRE are turned off.
> I'll check this in shortly
Really, a plain CONST_DECL should not be showing up. I will look into that
issue later today.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29788