This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

java/9170: gcj regression: ICE in walk_tree, at tree-inline.c:1692


>Number:         9170
>Category:       java
>Synopsis:       gcj regression: ICE in walk_tree, at tree-inline.c:1692
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Sat Jan 04 04:06:00 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Anthony Green
>Release:        3.3 20030102 (prerelease)
>Organization:
>Environment:
System: Linux escape 2.4.18-18.8.0 #1 Thu Nov 14 00:10:29 EST 2002 i686 i686 i386 GNU/Linux
Architecture: i686

	
host: i686-pc-linux-gnu
build: i686-pc-linux-gnu
target: i686-pc-linux-gnu
configured with: ../gcc/configure --prefix=/home/green/net/i --enable-threads --enable-languages=c,c++,java
>Description:

	I stumbled across a gcj problem that was previously reported
as PR 8138.  However, in running the test case from 8138, I found a
completely different problem....

src/org/xwt/HTTP.java:610: internal compiler error: in walk_tree, at tree-inline.c:1692

	This is a regression, as older versions of gcj can build this code.

>How-To-Repeat:
	Follow the How-To-Repeat steps from PR 8138.
>Fix:
	
>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]