From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19708 invoked by alias); 6 May 2003 18:36: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 19639 invoked by uid 71); 6 May 2003 18:36:01 -0000 Date: Tue, 06 May 2003 18:36:00 -0000 Message-ID: <20030506183601.19637.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Dara Hazeghi Subject: Re: target/5256: [arm-wince-pe] SEGV in except.c:sjlj_mark_call_sites Reply-To: Dara Hazeghi X-SW-Source: 2003-05/txt/msg00406.txt.bz2 List-Id: The following reply was made to PR target/5256; it has been noted by GNATS. From: Dara Hazeghi To: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org, keuchel@netwave.de Cc: Subject: Re: target/5256: [arm-wince-pe] SEGV in except.c:sjlj_mark_call_sites Date: Tue, 6 May 2003 11:27:54 -0700 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit- trail&database=gcc&pr=5256 Hi all, the testcase included in this PR does not fail for 3.3 cvs (20030506) on cross compiler, but doesn't compile under 3.4 due to c++ changes. Either this PR should be closed, or we need the original source which failed. Dara