[Bug java/20362] ICE: bus error if missed interface used in abstract class and output file specified

2005-03-09 Thread rmathew at gcc dot gnu dot org

--- Additional Comments From rmathew at gcc dot gnu dot org  2005-03-09 
10:55 ---
I do not see an ICE with the given testcase as of 2005-03-09 and mainline CVS.

-- 
   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||WORKSFORME


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


[Bug java/20362] ICE: bus error if missed interface used in abstract class and output file specified

2005-03-08 Thread rmathew at gcc dot gnu dot org

--- Additional Comments From rmathew at gcc dot gnu dot org  2005-03-08 
10:05 ---
As of 2005-03-08, this testcase works quite fine for me with mainline CVS.

-- 


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


[Bug java/20362] ICE: bus error if missed interface used in abstract class and output file specified

2005-03-07 Thread bojan at antonovic dot com

--- Additional Comments From bojan at antonovic dot com  2005-03-07 19:21 
---
Compiling the .java files directly works:

working:
gcj -o bugtest --main=BugTest *.java */*.java
gcj --main=BugTest *.java */*.java */*/*.java

Compiling the code by gcj -C first instead with javac makes no difference.

-- 


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


[Bug java/20362] ICE: bus error if missed interface used in abstract class and output file specified

2005-03-07 Thread bojan at antonovic dot com

--- Additional Comments From bojan at antonovic dot com  2005-03-07 17:11 
---
*** Bug 18212 has been marked as a duplicate of this bug. ***

-- 


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


[Bug java/20362] ICE: bus error if missed interface used in abstract class and output file specified

2005-03-07 Thread bojan at antonovic dot com

--- Additional Comments From bojan at antonovic dot com  2005-03-07 17:06 
---
Created an attachment (id=8351)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8351&action=view)
source code in tbz.


-- 


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