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 java/21624] New: java files cannot be compiled to bcabi


The simplest crash that I found is this:

public class AAA
{
  static final Object cm = new Integer (2);
}

This is blocking 20155, which could easily be fixed now that libjava is built a
directory at a time.

-- 
           Summary: java files cannot be compiled to bcabi
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bonzini at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org
OtherBugsDependingO 20155
             nThis:


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


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