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: c++/6350: 3.1 crash on multiple-catch + overriden virtual functions


The following reply was made to PR c++/6350; it has been noted by GNATS.

From: "Michael Veksler" <VEKSLER@il.ibm.com>
To: gerald@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org,
        nobody@gcc.gnu.org, "Michael Veksler" <VEKSLER@il.ibm.com>,
        gcc-gnats@gcc.gnu.org
Cc: gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org,
        Mark Mitchell <mark@codesourcery.com>
Subject: Re: c++/6350: 3.1 crash on multiple-catch + overriden virtual functions
Date: Mon, 22 Apr 2002 23:13:16 +0300

 This time after doing (again):
    cvs update -d -r gcc-3_1-branch .
 
 And after recompilation, the problem disappeared.
 I don't know what it was, maybe this bug was fixed, maybe there was an
 inconsistent cvs update (done in a middle of some deposit). It does not
 matter now.
 
 This PR can be safely closed.
 
   Thanks
 
 
 
 gerald@gcc.gnu.org on 22/04/2002 15:48:42
 
 Please respond to gerald@gcc.gnu.org; Please respond to
        gcc-bugs@gcc.gnu.org; Please respond to gcc-prs@gcc.gnu.org; Please
        respond to nobody@gcc.gnu.org; Please respond to Michael
        Veksler/Haifa/IBM@IBMIL; Please respond to gcc-gnats@gcc.gnu.org
 
 To:    gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org,
        Michael Veksler/Haifa/IBM@IBMIL
 cc:
 Subject:    Re: c++/6350: 3.1 crash on multiple-catch + overriden virtual
        functions
 
 
 
 Synopsis: 3.1 crash on multiple-catch + overriden virtual functions
 
 State-Changed-From-To: open->feedback
 State-Changed-By: gerald
 State-Changed-When: Mon Apr 22 05:48:41 2002
 State-Changed-Why:
     I cannot reproduce this with gcc version 3.1 20020422 on
     i386-unknown-freebsd4.5.  Can you still reproduce this with a
     current version of the 3.1-branch?
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6350
 
 
 


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