This is the mail archive of the gcc-prs@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]

Re: java/5135: Compiler segfault on non public Interfaces


The following reply was made to PR java/5135; it has been noted by GNATS.

From: Daniel Bonniot <Daniel dot Bonniot at inria dot fr>
To: gcc-gnats at gcc dot gnu dot org,  java-prs at gcc dot gnu dot org,  gcc-bugs at gcc dot gnu dot org, 
 nobody at gcc dot gnu dot org,  gcc-prs at gcc dot gnu dot org,  olivier at zipworld dot com dot au
Cc:  
Subject: Re: java/5135: Compiler segfault on non public Interfaces
Date: Mon, 21 Apr 2003 23:41:44 +0200

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5135
 
 I reproduced this bug in gcc version 3.3 20030412 (Debian prerelease)
 
 Here is the output:
 $ gcj-3.3 -C a/b/C.java
 a/b/C.java: In class `a.b.C':
 a/b/C.java: In method `a.b.C.hello()':
 a/b/C.java:10: internal compiler error: Segmentation fault
 


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