public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "vmakarov at redhat dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug rtl-optimization/37251] [4.4 Regression] ICE with ira: delete_allocno_from_bucket
Date: Wed, 27 Aug 2008 22:01:00 -0000	[thread overview]
Message-ID: <20080827215941.11525.qmail@sourceware.org> (raw)
In-Reply-To: <bug-37251-6642@http.gcc.gnu.org/bugzilla/>



------- Comment #5 from vmakarov at redhat dot com  2008-08-27 21:59 -------
  The problem occurs when a region and its nested region have more 4000
uncolorable allocnos.  In this case splay tree is used to deal with the
uncolorable allocnos.  Part of uncolorable_allocnos is temporarily stored in an
array which is not truncated after region coloring and allocnos in the array
are put into the splay tree in its subregion.

The patch solving the problem will be sent soon.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37251


  parent reply	other threads:[~2008-08-27 22:01 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-27  6:26 [Bug rtl-optimization/37251] New: " jv244 at cam dot ac dot uk
2008-08-27  6:27 ` [Bug rtl-optimization/37251] " jv244 at cam dot ac dot uk
2008-08-27  6:28 ` jv244 at cam dot ac dot uk
2008-08-27  7:46 ` jv244 at cam dot ac dot uk
2008-08-27  7:54 ` jv244 at cam dot ac dot uk
2008-08-27  8:00 ` dominiq at lps dot ens dot fr
2008-08-27 22:01 ` vmakarov at redhat dot com [this message]
2008-08-28  8:16 ` jv244 at cam dot ac dot uk
2008-08-29 16:20 ` vmakarov at gcc dot gnu dot org
2008-09-02 18:18 ` hjl at gcc dot gnu dot org
2008-09-06  9:11 ` jv244 at cam dot ac dot uk
2008-10-10  8:27 ` jakub 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=20080827215941.11525.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).