This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/12211] New: create_tmp_var crash
- From: "fche at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Sep 2003 16:54:36 -0000
- Subject: [Bug java/12211] New: create_tmp_var crash
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12211
Summary: create_tmp_var crash
Product: gcc
Version: tree-ssa
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: java
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: fche at redhat dot com
CC: gcc-bugs at gcc dot gnu dot org
GCC host triplet: i686-pc-linux-gnu
Check out RHUG from sources.redhat.com/rhug.
Configure using gcj from tree-ssa branch.
In BUILD/jython, run make and eventually observe:
% gcj --version
gcj (GCC) 3.5-tree-ssa 20030908 (merged 20030817)
% gcj -fno-assert --encoding=8859_1 -fassume-compiled
--classpath=/home/fche/DEVEL-sourceware/rhug/jython/upstream/src:/home/fche/DEVEL-sourceware/rhug/jython/../gnu.readline/upstream/src:/home/fche/DEVEL-sourceware/rhug/jython/../jakarta-servletapi/upstream/src/share:/home/fche/DEVEL-sourceware/rhug/jython/../jakarta-oro/upstream/src/java
-O2 -g -O2 -c
/home/fche/DEVEL-sourceware/rhug/jython/upstream/src/org/python/util/jython.java
-MT upstream/src/org/python/util/jython.lo -MD -MP -MF
.deps/upstream/src/org/python/util/jython.TPlo -fPIC -o
upstream/src/org/python/util/.libs/jython.o
/home/fche/DEVEL-sourceware/rhug/jython/upstream/src/org/python/util/jython.java:328:
internal compiler error: in create_tmp_var, at gimplify.c:2354