[Bug c++/35004] Adding 4 more tree codes causes a crash in building libstdc++ pre-compiled headers
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Dec 29 14:39:00 GMT 2008
------- 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 <michael.meissner@amd.com>
+
+ 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
More information about the Gcc-bugs
mailing list