This is the mail archive of the gcc-prs@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]

java/618: Inner classes wont compile



>Number:         618
>Category:       java
>Synopsis:       Inner classes wont compile
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Oct 06 10:46:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Shayne Hughes
>Release:        cvs 2000-10-06
>Organization:
>Environment:
Linux 2.2.12 RedHat 6.1 
>Description:
Compile fails for file with large number of inner classes.  
[shayne@tuna Colt]$ gcj -c cern/jet/math/Functions.java
cern/jet/math/Functions.java:954: Undefined variable `parm$b'.
   }
^
1 error
[shayne@tuna Colt]$

This is a file from the Colt mathematical libarary.
>How-To-Repeat:
Put attached file in ./cern/jet/math/
gcj -c cern/jet/math/Functions.java
>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]