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]

Re: java/1745


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

From: bryce@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org, ptf@ftel.co.uk
Cc:  
Subject: Re: java/1745
Date: 3 Mar 2001 06:39:19 -0000

 Synopsis: compiler segfault on bogus code.
 
 State-Changed-From-To: open->closed
 State-Changed-By: bryce
 State-Changed-When: Fri Mar  2 22:39:18 2001
 State-Changed-Why:
     Fixed in the gcc 3.0 branch. GCJ no longer segfaults for
     this test case:
     
     $ make
     CLASSPATH=.. gcj -c c1.java
     ../p2/c2.java:6: Invalid method declaration, return type required.
            c1() {
            ^
     c1.java:9: confused by earlier errors, bailing out
     make: *** [all] Error 1
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=1745&database=gcc


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