This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/28915] [4.1 regression] ICE: tree check: expected class 'constant', have 'declaration' (var_decl) in build_vector, at tree.c:973
- 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: 13 Nov 2006 14:41:00 -0000
- Subject: [Bug middle-end/28915] [4.1 regression] ICE: tree check: expected class 'constant', have 'declaration' (var_decl) in build_vector, at tree.c:973
- References: <bug-28915-12387@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #19 from pinskia at gcc dot gnu dot org 2006-11-13 14:41 -------
Fixed in at least 4.2.0 and the trunk.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work|4.0.0 |4.0.0 4.2.0 4.3.0
Summary|[4.1/4.2/4.3 regression] |[4.1 regression] ICE: tree
|ICE: tree check: expected |check: expected class
|class 'constant', have |'constant', have
|'declaration' (var_decl) in |'declaration' (var_decl) in
|build_vector, at tree.c:973 |build_vector, at tree.c:973
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28915