public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "andreast at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/30510] Gcc failed to bootstrap
Date: Fri, 19 Jan 2007 23:08:00 -0000	[thread overview]
Message-ID: <20070119230751.22401.qmail@sourceware.org> (raw)
In-Reply-To: <bug-30510-682@http.gcc.gnu.org/bugzilla/>



------- 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


  reply	other threads:[~2007-01-19 23:08 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-19 18:53 [Bug bootstrap/30510] New: " hjl at lucon dot org
2007-01-19 23:08 ` andreast at gcc dot gnu dot org [this message]
2007-01-20  0:24 ` [Bug bootstrap/30510] " hjl at lucon dot org
2007-01-21 21:03 ` [Bug bootstrap/30510] [4.3 Regression] " pinskia at gcc dot gnu dot org
2007-01-23 13:29 ` mueller at gcc dot gnu dot org
2007-01-23 13:33 ` mueller at gcc dot gnu dot org
2007-01-23 14:00 ` hjl at lucon dot org
2007-01-23 14:03 ` hjl at lucon dot org
2007-01-23 15:32 ` pinskia at gcc dot gnu dot org
2007-01-23 15:47 ` mueller at gcc dot gnu dot org
2007-01-23 15:50   ` Andrew Pinski
2007-01-23 15:50 ` pinskia at physics dot uc dot edu
2007-01-23 16:00 ` hjl at lucon dot org
2007-01-23 16:02 ` hjl at lucon dot org
2007-01-23 16:04 ` pinskia at gcc dot gnu dot org
2007-01-23 16:06 ` pinskia at gcc dot gnu dot org
2007-01-23 16:54 ` martin at mpa-garching dot mpg dot de
2007-01-23 17:22 ` hjl at lucon dot org
2007-01-27  0:03 ` hjl at lucon dot org
2007-01-27  0:07 ` hjl at lucon dot org
2007-01-30 10:52 ` mtrudel at gmx dot ch
2007-01-30 11:00 ` mtrudel at gmx dot ch
2007-01-30 16:05 ` abugger at littlepinkcloud dot com
2007-01-31 16:19 ` mtrudel at gmx dot ch
2007-02-05 12:43 ` mueller at gcc dot gnu dot org
2007-02-05 12:44 ` mueller at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070119230751.22401.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).