This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug objc/17562] Objective-C Exception Handling Causes ICE
- 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: 20 Sep 2004 03:24:22 -0000
- Subject: [Bug objc/17562] Objective-C Exception Handling Causes ICE
- References: <20040919193032.17562.kwall@kurtwerks.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-09-20 03:24 -------
Really the documention was wrong for 3.4.0 and should have said that -fobjc-exceptions only work
with the NeXT runtime but since most people did not care about that option for the GNU runtime, it was
not implemented until a part of the front-end had to be rewritten which is why it is supported for
4.0..0.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17562