--- Additional Comments From thhal at mailblocks dot com 2005-02-24 15:16
---
Created an attachment (id=8271)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8271&action=view)
Java class that illustrates the problem.
Try gcj -c ScopeProblem.java. It fails with:
ScopeProblem.
.
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: thhal at mailblocks dot com
CC: gcc-bugs at gcc dot gnu dot org
--- Additional Comments From thhal at mailblocks dot com 2005-02-22 07:46
---
Created an attachment (id=8252)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8252&action=view)
Sample that reproduces the problem
Use gcj --main foo and run the resulting file. It never exits.
Priority: P2
Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: thhal at mailblocks dot com
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20136
--- Additional Comments From thhal at mailblocks dot com 2005-02-22 07:31
---
Created an attachment (id=8251)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8251&action=view)
Code to reproduce the problem
Compile using gcj --main foo and run the result. Should print "
: UNCONFIRMED
Severity: normal
Priority: P1
Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: thhal at mailblocks dot com
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot org
http
--- Additional Comments From thhal at mailblocks dot com 2004-12-08 21:13
---
Created an attachment (id=7707)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7707&action=view)
test case
type make, then run the resulting executeable gcjtest
--
http://gcc.gnu.org/b
: UNCONFIRMED
Severity: normal
Priority: P2
Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: thhal at mailblocks dot com
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot org
GCC host