This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/26603] New: compiler crashes "segmentation fault"
- From: "salwicki at MIMUW dot EDU dot PL" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Mar 2006 12:03:33 -0000
- Subject: [Bug java/26603] New: compiler crashes "segmentation fault"
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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