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]

[Bug libgcj/33114] jc1 segault building lljava/java/util/AbstractMap.java



------- Comment #1 from pinskia at gcc dot gnu dot org  2007-08-20 06:59 -------
The tree-opt ICE is not the real issue here but this error is:

> ../../../../../gcc/libjava/classpath/java/util/AbstractMap.java:604: error:
> class 'java.util.AbstractMap$2' has no method named 'access$0' matching
> signature '(Ljava/util/AbstractMap$2;)Ljava/util/AbstractMap;'

Do you have the env CLASSPATH set?
How did you configure GCC?
What was the command line for invoking make?


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
          Component|tree-optimization           |libgcj


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


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