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: gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org, veksler@il.ibm.com,
        gcc-bugs@gcc.gnu.org
Cc:  
Subject: Re: c++/6350: 3.1 crash on multiple-catch + overriden virtual functions
Date: Sun, 21 Apr 2002 10:00:43 +0300

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6350
 
 This is a serious regression from gcc-3.0.x, it renders gcc-3.1 unusable 
 for me. This bug means that 3.1 does not support exceptions (if you have 
 a virtual function with more than one "catch", gcc will crash).
 
 Can I help in any way to make it fixed before official 3.1.0 ?
 
 Thanks
    Michael
 
 


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