This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: target/5256: [arm-wince-pe] SEGV in except.c:sjlj_mark_call_sites
- From: Dara Hazeghi <dhazeghi at yahoo dot com>
- To: gcc-gnats at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, keuchel at netwave dot de
- Date: Tue, 6 May 2003 11:27:54 -0700
- Subject: Re: target/5256: [arm-wince-pe] SEGV in except.c:sjlj_mark_call_sites
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