[Bug libobjc/27466] RFE: Support for libobjc equivalent of std::set_unexpected

ayers at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Mar 12 22:28:00 GMT 2009



------- Comment #8 from ayers at gcc dot gnu dot org  2009-03-12 22:28 -------
Subject: Bug 27466

Author: ayers
Date: Thu Mar 12 22:28:15 2009
New Revision: 144826

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144826
Log:
libobjc/

2009-03-12  Richard Frith-Macdonald  <rfm@gnu.org>
            David Ayers  <ayers@fsfe.org>

        PR libobjc/27466
        * objc/objc-api.h (_objc_unexpected_exception): Declare
        new hook.  Update copyright dates.
        * exception.c (objc_exception_throw): Use hook.  Update
        copyright dates.
        * libobjc.def (_objc_unexpected_exception): Export hook.
        Update copyright dates.

gcc/testsuite/

2009-03-12  David Ayers  <ayers@fsfe.org>

        PR libobjc/27466
        * objc/execute/exceptions/handler-1.m. New test.


Added:
    trunk/gcc/testsuite/objc/execute/exceptions/handler-1.m
Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/libobjc/ChangeLog
    trunk/libobjc/exception.c
    trunk/libobjc/libobjc.def
    trunk/libobjc/objc/objc-api.h


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27466



More information about the Gcc-bugs mailing list