public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@redhat.com>
To: Bernd Schmidt <bernds@codesourcery.com>
Cc: GCC Patches <gcc-patches@gcc.gnu.org>,
	       Eric Botcazou <ebotcazou@adacore.com>,
	Steve Ellcey <sje@cup.hp.com>,
	       "Vladimir N. Makarov" <vmakarov@redhat.com>
Subject: Re: Correct fix for scheduler bug PR11320
Date: Tue, 19 Jul 2011 13:00:00 -0000	[thread overview]
Message-ID: <m3pql6h2za.fsf@hase.home> (raw)
In-Reply-To: <4E1EBEFE.3080002@codesourcery.com> (Bernd Schmidt's message of	"Thu, 14 Jul 2011 12:03:42 +0200")

I'm now seeing this ICE:

/bin/sh ./libtool --tag=GCJ   --mode=compile /usr/local/gcc/gcc-20110719/Build/./gcc/gcj -B/usr/local/gcc/gcc-20110719/Build/ia64-suse-linux/libjava/ -B/usr/local/gcc/gcc-20110719/Build/./gcc/ -B/usr/ia64-suse-linux/bin/ -B/usr/ia64-suse-linux/lib/ -isystem /usr/ia64-suse-linux/include -isystem /usr/ia64-suse-linux/sys-include    -funwind-tables -fclasspath= -fbootclasspath=../../../libjava/classpath/lib --encoding=UTF-8 -Wno-deprecated -fbootstrap-classes -g -O2  -c -o java/lang/ref.lo -fsource-filename=/usr/local/gcc/gcc-20110719/Build/ia64-suse-linux/libjava/classpath/lib/classes -MT java/lang/ref.lo -MD -MP -MF java/lang/ref.deps @java/lang/ref.list
libtool: compile:  /usr/local/gcc/gcc-20110719/Build/./gcc/gcj -B/usr/local/gcc/gcc-20110719/Build/ia64-suse-linux/libjava/ -B/usr/local/gcc/gcc-20110719/Build/./gcc/ -B/usr/ia64-suse-linux/bin/ -B/usr/ia64-suse-linux/lib/ -isystem /usr/ia64-suse-linux/include -isystem /usr/ia64-suse-linux/sys-include -funwind-tables -fclasspath= -fbootclasspath=../../../libjava/classpath/lib --encoding=UTF-8 -Wno-deprecated -fbootstrap-classes -g -O2 -c -fsource-filename=/usr/local/gcc/gcc-20110719/Build/ia64-suse-linux/libjava/classpath/lib/classes -MT java/lang/ref.lo -MD -MP -MF java/lang/ref.deps @java/lang/ref.list  -fPIC -o java/lang/.libs/ref.o
/usr/local/gcc/gcc-20110719/libjava/classpath/java/lang/ref/ReferenceQueue.java: In class 'java.lang.ref.ReferenceQueue':
/usr/local/gcc/gcc-20110719/libjava/classpath/java/lang/ref/ReferenceQueue.java: In method 'java.lang.ref.ReferenceQueue.enqueue(java.lang.ref.Reference)':
In file included from /usr/local/gcc/gcc-20110719/libjava/java/lang/ref/Reference.java:202:0,
                 from /usr/local/gcc/gcc-20110719/libjava/classpath/java/lang/ref/PhantomReference.java:75,
                 from <built-in>:6:
/usr/local/gcc/gcc-20110719/libjava/classpath/java/lang/ref/ReferenceQueue.java:97:0: internal compiler error: in advance_target_bb, at sched-ebb.c:691
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [java/lang/ref.lo] Error 1

Andreas.

-- 
Andreas Schwab, schwab@redhat.com
GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84  5EC7 45C6 250E 6F00 984E
"And now for something completely different."

  parent reply	other threads:[~2011-07-19 12:26 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-14 10:05 Bernd Schmidt
2011-07-14 11:29 ` Andrey Belevantsev
2011-07-14 11:42   ` Bernd Schmidt
2011-07-14 12:19 ` Eric Botcazou
2011-07-14 12:24   ` Bernd Schmidt
2011-07-14 12:39     ` Eric Botcazou
2011-07-14 13:09       ` Bernd Schmidt
2011-07-14 13:46         ` Eric Botcazou
2011-07-14 16:11 ` Richard Henderson
2011-07-14 16:27   ` Bernd Schmidt
2011-07-14 16:30     ` Bernd Schmidt
2011-07-14 16:34       ` Richard Henderson
2011-07-14 16:43         ` Bernd Schmidt
2011-07-14 16:44     ` Richard Henderson
2011-07-14 16:48       ` Bernd Schmidt
2011-07-14 19:48         ` Richard Henderson
2011-07-19 13:00 ` Andreas Schwab [this message]
2011-07-19 14:13   ` Bernd Schmidt
2011-07-19 14:41     ` Andreas Schwab
2011-07-22 14:12   ` Bernd Schmidt
2011-07-22 17:28     ` Eric Botcazou
2011-07-22 18:36       ` Richard Henderson
2011-07-22 18:44         ` Bernd Schmidt
2011-08-05 17:54           ` Bernd Schmidt
2011-08-05 18:45             ` Richard Henderson

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=m3pql6h2za.fsf@hase.home \
    --to=schwab@redhat.com \
    --cc=bernds@codesourcery.com \
    --cc=ebotcazou@adacore.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=sje@cup.hp.com \
    --cc=vmakarov@redhat.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).