public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Mark Mitchell <mark@codesourcery.com>
To: Graham Stott <graham.stott@btinternet.com>
Cc: "Kaveh R. Ghazi" <ghazi@caip.rutgers.edu>,
	"gcc@gcc.gnu.org" <gcc@gcc.gnu.org>
Subject: Re: Bootstrap failure on irix6.5 possibly caused by new C++ parser?
Date: Tue, 31 Dec 2002 13:10:00 -0000	[thread overview]
Message-ID: <135180000.1041364779@warlock.codesourcery.com> (raw)
In-Reply-To: <3E11F788.3080602@btinternet.com>



--On Tuesday, December 31, 2002 08:01:12 PM +0000 Graham Stott 
<graham.stott@btinternet.com> wrote:

> Mark Mitchell wrote:
>>
>>
>> --On Tuesday, December 31, 2002 07:11:41 PM +0000 Graham Stott
>> <graham.stott@btinternet.com> wrote:
>>
>>> It's the "*ac = NULL_TREE" that's trampling over memory.
>>>
>>> I suspect we are missing a bit of GTY(()) magic for the access_checks
>>> list.
>>>
>>> I think I can see why the access_list returned by
>>> cp_parser_stop_deferring_access_checks are not accessible via a GTY(())
>>> tagged root so they might be GC if collect kicks in.
>>
>>
>> Oh, heck.  That's annoying.  I do not like it that our GC stuff makes
>> us globalize local variables so that we can get them registered.
>>
>> Anyhow, thanks for the debugging!  I will try to come up with a patch to
>> send you to test.
>>
>> Thanks,
>>
>
> I'm already testing a patch which looks to fix the problem. It's past the
> last point of failure and going well.

Cool.  Care to send it along, and I'll review it for you?

Thanks,

-- 
Mark Mitchell                mark@codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com

  reply	other threads:[~2002-12-31 20:03 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-29  9:30 Kaveh R. Ghazi
2002-12-30 11:44 ` Mark Mitchell
2002-12-30 12:39   ` Graham Stott
2002-12-30 12:58     ` Mark Mitchell
2002-12-30 14:39       ` Andreas Jaeger
2002-12-30 19:28         ` Graham Stott
2002-12-31 12:33       ` Graham Stott
2002-12-31 12:45         ` Mark Mitchell
2002-12-31 13:07           ` Graham Stott
2002-12-31 13:10             ` Mark Mitchell [this message]
2002-12-31 13:24               ` Kaveh R. Ghazi
2002-12-31 14:00                 ` Graham Stott
2002-12-31 14:37                   ` Mark Mitchell
2003-01-01 15:23                   ` Kaveh R. Ghazi
2002-12-31 13:42               ` Graham Stott

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=135180000.1041364779@warlock.codesourcery.com \
    --to=mark@codesourcery.com \
    --cc=gcc@gcc.gnu.org \
    --cc=ghazi@caip.rutgers.edu \
    --cc=graham.stott@btinternet.com \
    /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).