java/618: Inner classes wont compile

shayne@ucdavis.edu shayne@ucdavis.edu
Fri Oct 6 10:46:00 GMT 2000


>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:


More information about the Gcc-bugs mailing list