public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "debian-gcc at lists dot debian dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug middle-end/23671] [4.1 Regression] ICE in fixup_eh_region_note, at reload1.c:3808
Date: Fri, 02 Sep 2005 09:26:00 -0000	[thread overview]
Message-ID: <20050902092607.31660.qmail@sourceware.org> (raw)
In-Reply-To: <20050901022220.23671.danglin@gcc.gnu.org>


------- Additional Comments From debian-gcc at lists dot debian dot org  2005-09-02 09:25 -------
seen on CVS 20050901 for s390-linux as well:

if /bin/sh ./libtool --mode=compile
/build/buildd/gcc-snapshot-20050901/build/./gcc/xgcc -shared-libgcc
-B/build/buildd/gcc-snapshot-20050901/build/./gcc -nostdinc++
-L/build/buildd/gcc-snapshot-20050901/build/s390-linux-gnu/libstdc++-v3/src
-L/build/buildd/gcc-snapshot-20050901/build/s390-linux-gnu/libstdc++-v3/src/.libs
-B/usr/lib/gcc-snapshot/s390-linux-gnu/bin/
-B/usr/lib/gcc-snapshot/s390-linux-gnu/lib/ -isystem
/usr/lib/gcc-snapshot/s390-linux-gnu/include -isystem
/usr/lib/gcc-snapshot/s390-linux-gnu/sys-include -DHAVE_CONFIG_H -I.
-I../../../src/libjava -I./include -I./gcj  -I../../../src/libjava -Iinclude
-I../../../src/libjava/include -I../../../src/libjava/classpath/include
-I../../../src/libjava/classpath/native/fdlibm
-I../../../src/libjava/../boehm-gc/include -I../boehm-gc/include 
-I../../../src/libjava/libltdl -I../../../src/libjava/libltdl
-I../../../src/libjava/.././libjava/../gcc -I../../../src/libjava/../zlib
-I../../../src/libjava/../libffi/include -I../libffi/include  -fno-rtti
-fnon-call-exceptions  -fdollars-in-identifiers -Wswitch-enum
-D_FILE_OFFSET_BITS=64 -Wextra -Wall -D_GNU_SOURCE
-DPREFIX="\"/usr/lib/gcc-snapshot\"" -DLIBDIR="\"/usr/lib/gcc-snapshot/lib\""
-DJAVA_HOME="\"/usr/lib/gcc-snapshot/jre\""
-DBOOT_CLASS_PATH="\"/usr/lib/gcc-snapshot/jre/lib/rt.jar\""
-DJAVA_EXT_DIRS="\"/usr/lib/gcc-snapshot/share/java/ext\""
-DGCJ_ENDORSED_DIRS="\"/usr/lib/gcc-snapshot/share/java/gcj-endorsed\""
-DLIBGCJ_DEFAULT_DATABASE="\"/usr/lib/gcc-snapshot/lib/gcj-4.1.0/classmap.db\""
-DLIBGCJ_DEFAULT_DATABASE_PATH_TAIL="\"gcj-4.1.0/classmap.db\""
-DTOOLEXECLIBDIR="\"/usr/lib/gcc-snapshot/lib\"" -g -O2  -D_GNU_SOURCE -MT
jni.lo -MD -MP -MF "$depbase.Tpo" -c -o jni.lo ../../../src/libjava/jni.cc; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
/build/buildd/gcc-snapshot-20050901/build/./gcc/xgcc -shared-libgcc
-B/build/buildd/gcc-snapshot-20050901/build/./gcc -nostdinc++
-L/build/buildd/gcc-snapshot-20050901/build/s390-linux-gnu/libstdc++-v3/src
-L/build/buildd/gcc-snapshot-20050901/build/s390-linux-gnu/libstdc++-v3/src/.libs
-B/usr/lib/gcc-snapshot/s390-linux-gnu/bin/
-B/usr/lib/gcc-snapshot/s390-linux-gnu/lib/ -isystem
/usr/lib/gcc-snapshot/s390-linux-gnu/include -isystem
/usr/lib/gcc-snapshot/s390-linux-gnu/sys-include -DHAVE_CONFIG_H -I.
-I../../../src/libjava -I./include -I./gcj -I../../../src/libjava -Iinclude
-I../../../src/libjava/include -I../../../src/libjava/classpath/include
-I../../../src/libjava/classpath/native/fdlibm
-I../../../src/libjava/../boehm-gc/include -I../boehm-gc/include
-I../../../src/libjava/libltdl -I../../../src/libjava/libltdl
-I../../../src/libjava/.././libjava/../gcc -I../../../src/libjava/../zlib
-I../../../src/libjava/../libffi/include -I../libffi/include -fno-rtti
-fnon-call-exceptions -fdollars-in-identifiers -Wswitch-enum
-D_FILE_OFFSET_BITS=64 -Wextra -Wall -D_GNU_SOURCE
-DPREFIX=\"/usr/lib/gcc-snapshot\" -DLIBDIR=\"/usr/lib/gcc-snapshot/lib\"
-DJAVA_HOME=\"/usr/lib/gcc-snapshot/jre\"
-DBOOT_CLASS_PATH=\"/usr/lib/gcc-snapshot/jre/lib/rt.jar\"
-DJAVA_EXT_DIRS=\"/usr/lib/gcc-snapshot/share/java/ext\"
-DGCJ_ENDORSED_DIRS=\"/usr/lib/gcc-snapshot/share/java/gcj-endorsed\"
-DLIBGCJ_DEFAULT_DATABASE=\"/usr/lib/gcc-snapshot/lib/gcj-4.1.0/classmap.db\"
-DLIBGCJ_DEFAULT_DATABASE_PATH_TAIL=\"gcj-4.1.0/classmap.db\"
-DTOOLEXECLIBDIR=\"/usr/lib/gcc-snapshot/lib\" -g -O2 -D_GNU_SOURCE -MT jni.lo
-MD -MP -MF .deps/jni.Tpo -c ../../../src/libjava/jni.cc  -fPIC -DPIC -o .libs/jni.o
../../../src/libjava/jni.cc: In function 'void
_Jv_JNI_GetStringUTFRegion(JNIEnv*, java::lang::String*, jsize, jsize, char*)':
../../../src/libjava/jni.cc:1396: internal compiler error: in
fixup_eh_region_note, at reload1.c:3808
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[5]: *** [jni.lo] Error 1
make[5]: Leaving directory
`/build/buildd/gcc-snapshot-20050901/build/s390-linux-gnu/libjava'

-- 


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


  parent reply	other threads:[~2005-09-02  9:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-01  2:22 [Bug middle-end/23671] New: [4.1 Regression] ICE in fixup_eh_region_note, at reload1.c:3808ion_note, " danglin at gcc dot gnu dot org
2005-09-01  2:37 ` [Bug middle-end/23671] " pinskia at gcc dot gnu dot org
2005-09-01  5:03 ` [Bug middle-end/23671] [4.1 Regression] ICE in fixup_eh_region_note, " rth at gcc dot gnu dot org
2005-09-01 13:04 ` pinskia at gcc dot gnu dot org
2005-09-01 15:57 ` pinskia at gcc dot gnu dot org
2005-09-01 17:07 ` rth at gcc dot gnu dot org
2005-09-02  9:26 ` debian-gcc at lists dot debian dot org [this message]
2005-09-02 11:31 ` [Bug target/23671] " pinskia at gcc dot gnu dot org
2005-09-03 14:33 ` cvs-commit at gcc dot gnu dot org
2005-09-03 17:35 ` pinskia 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=20050902092607.31660.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).