This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/12301] [3.3/3.4 regression] corruption in exception path, exception in returned expression
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Sep 2003 08:17:55 -0000
- Subject: [Bug target/12301] [3.3/3.4 regression] corruption in exception path, exception in returned expression
- References: <20030916135753.12301.gcc@cohi.at>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12301
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2003-09-21 08:17 -------
Subject: Bug 12301
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: ebotcazou@gcc.gnu.org 2003-09-21 08:17:48
Modified files:
gcc : ChangeLog reorg.c
gcc/testsuite : ChangeLog
Added files:
gcc/testsuite/g++.dg/eh: delayslot1.C
Log message:
PR target/12301
* reorg.c (stop_search_p): Return 1 for insns that can
throw internally.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.1109&r2=2.1110
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/reorg.c.diff?cvsroot=gcc&r1=1.87&r2=1.88
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.3074&r2=1.3075
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/eh/delayslot1.C.diff?cvsroot=gcc&r1=NONE&r2=1.1