re PR libobjc/22606 (Exceptions cannot be thrown from -forward::)
authorAndrew Pinski <pinskia@physics.uc.edu>
Tue, 26 Jul 2005 14:27:33 +0000 (14:27 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Tue, 26 Jul 2005 14:27:33 +0000 (07:27 -0700)
commit84fd360ddcdabfe1209c0139aa937e9e0ee7547a
tree66e7ece37d4f807569dcb1cffb5e42711da37e1d
parenta4174ebf41fcfc398b6868b1c71f3172993f76da
re PR libobjc/22606 (Exceptions cannot be thrown from -forward::)

2005-07-26  Andrew Pinski  <pinskia@physics.uc.edu>

        PR libobjc/22606
        * Makefile.in (ALL_CFLAGS): Add -fexceptions.
2005-07-26  Andrew Pinski  <pinskia@physics.uc.edu>

        PR libobjc/22606
        * objc.dg/try-catch-11.m: New test.

From-SVN: r102386
gcc/testsuite/ChangeLog
gcc/testsuite/objc.dg/try-catch-11.m [new file with mode: 0644]
libobjc/ChangeLog
libobjc/Makefile.in