[Bug java/38195] New: ClassRmicCompiler.java: remove unused variable

dcb314 at hotmail dot com gcc-bugzilla@gcc.gnu.org
Thu Nov 20 10:51:00 GMT 2008


I just had a look at some of the source code of the Java package in
the GNU gcc version 4.4.0 snapshot 20081114

gcc-4.4-20081114/libjava/classpath/tools/gnu/classpath/tools/rmic/ClassRmicCompiler.java:922
     Avoid unused local variables such as'endReturnTryCatch'.

The source code is

            Label endReturnTryCatch = new Label();

Suggest remove unused local variable endReturnTryCatch.


-- 
           Summary: ClassRmicCompiler.java: remove unused variable
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dcb314 at hotmail dot com
  GCC host triplet: suse-linux-x86_64


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



More information about the Gcc-bugs mailing list