--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-26
14:28 ---
Fixed, added your testcase also.
Also I noticed that your testcase fails with the next runtime, oh well. Not my
bug.
--
What|Removed |Added
---
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-07-26
14:27 ---
Subject: Bug 22606
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-07-26 14:27:33
Modified files:
gcc/testsuite : ChangeLog
libobjc: C
--- Additional Comments From creep at desk dot pl 2005-07-22 22:07 ---
Yes! I recompiled libobjc adding -fexceptions to CFLAGS. Now it works. Thanks!
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22606
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-22
16:51 ---
Confirmed, I think the problem is that libobjc is not compiled with
-fexceptions to get the unwinding
info, I will fix that.
--
What|Removed |Added