------- Comment #7 from pinskia at gcc dot gnu dot org 2008-12-29 14:37 -------
Fixed:
Index: ChangeLog
===================================================================
--- ChangeLog (revision 131942)
+++ ChangeLog (revision 131943)
@@ -1,3 +1,10 @@
+2008-01-29 Michael Meissner <[email protected]>
+
+ PR 35004
+ * cp-tree.h (struct full_lang_decl): Make tree_code bitfield 16
+ bits to allow for expansion of the number of middle end tree
+ codes.
+
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Target Milestone|--- |4.3.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35004