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/26603] New: compiler crashes "segmentation fault"


when compiling 

class A{
    class B{}
}

class C extends A.B{}

with 
gcj -S 
compiler crashes

     author of report
                     Marek Warpechowski  warp@mimuw.edu.pl


-- 
           Summary: compiler crashes "segmentation fault"
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: salwicki at MIMUW dot EDU dot PL
 GCC build triplet: gcj 4.0.2  from ubuntu repository
  GCC host triplet: amd64 kubuntu


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


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