This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug objc/23381] [4.1 Regression] Next runtime objc exceptions are broken
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Aug 2005 02:04:21 -0000
- Subject: [Bug objc/23381] [4.1 Regression] Next runtime objc exceptions are broken
- References: <20050813223304.23381.pinskia@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-14 02:04 -------
The failures are:
FAIL: objc/execute/exceptions/finally-1.m execution, -O0 -fnext-runtime
FAIL: objc/execute/exceptions/finally-1.m execution, -O1 -fnext-runtime
FAIL: objc/execute/exceptions/finally-1.m execution, -O2 -fnext-runtime
FAIL: objc/execute/exceptions/finally-1.m execution, -O3 -fomit-frame-pointer -fnext-runtime
FAIL: objc/execute/exceptions/finally-1.m execution, -O3 -g -fnext-runtime
FAIL: objc/execute/exceptions/finally-1.m execution, -Os -fnext-runtime
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23381