From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5111 invoked by alias); 25 Apr 2003 19:46:02 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 5095 invoked by uid 71); 25 Apr 2003 19:46:01 -0000 Date: Fri, 25 Apr 2003 19:46:00 -0000 Message-ID: <20030425194601.5094.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Joe Buck Subject: Re: c++/8582: [3.2 regression] ICE in exception handling Reply-To: Joe Buck X-SW-Source: 2003-04/txt/msg01130.txt.bz2 List-Id: The following reply was made to PR c++/8582; it has been noted by GNATS. From: Joe Buck To: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org, reichelt@igpm.rwth-aachen.de, gawrilow@math.tu-berlin.de Cc: Subject: Re: c++/8582: [3.2 regression] ICE in exception handling Date: Fri, 25 Apr 2003 12:38:00 -0700 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8582 There is no ICE for the 3.3 branch, but there is an ICE in the trunk (20030423) for the original testcase. 8582.C:32616: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See for instructions. The reduced testcase does *not* cause a crash, so evidently 3.4 has a different bug. I will change the synopsis line to read "3.4 regression".