[Bug bootstrap/30510] Gcc failed to bootstrap
andreast at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Jan 19 23:08:00 GMT 2007
------- Comment #1 from andreast at gcc dot gnu dot org 2007-01-19 23:07 -------
This works here:
Index: parser.c
===================================================================
--- parser.c (revision 120949)
+++ parser.c (working copy)
@@ -13203,7 +13203,7 @@
bool saved_in_function_body;
tree old_scope = NULL_TREE;
tree scope = NULL_TREE;
- tree bases;
+ tree bases = NULL_TREE;
push_deferring_access_checks (dk_no_deferred);
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30510
More information about the Gcc-bugs
mailing list