------- Comment #6 from ayers at fsfe dot org 2009-02-26 05:16 ------- Created an attachment (id=17364) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17364&action=view) Updated patch (using and accessor function) inlcuding a test case
For the record: This is an update of the existing patch which includes a test case. This was posted as an RFA: http://gcc.gnu.org/ml/gcc-patches/2009-02/msg01085.html with the following ChangeLog entries: 2009-02-23 Richard Frith-Macdonald <r...@gnu.org> PR libobjc/27466 * objc/objc-api.h: declare objc_set_unexpected function. * exception.c: implement objc_set_unexpected function. * libobjc.def: export objc_set_unexpected 2009-02-23 David Ayers <ay...@fsfe.org> PR libobjc/27466 * objc/execute/exceptions/handler-1.m. New. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27466