throw-nil.m: New test.
authorNicola Pero <nicola.pero@meta-innovation.com>
Wed, 8 Sep 2010 21:03:51 +0000 (21:03 +0000)
committerNicola Pero <nicola@gcc.gnu.org>
Wed, 8 Sep 2010 21:03:51 +0000 (21:03 +0000)
commit2023bba815a1d056a3f64aea988f0c24c3e4c15a
tree3994ea47b1c04b5f4eedb31f041cb25fb0984022
parente30511ed4b4e31f800fa1ff212006df2740bd410
throw-nil.m: New test.

* objc/execute/exceptions/throw-nil.m: New test.
* objc/execute/exceptions/handler-1.m: Updated to use the new
objc_set_uncaught_exception_handler() function.
* objc/execute/exceptions/matcher-1.m: New test.

From-SVN: r164024
gcc/testsuite/ChangeLog
gcc/testsuite/objc/execute/exceptions/handler-1.m
gcc/testsuite/objc/execute/exceptions/matcher-1.m [new file with mode: 0644]
gcc/testsuite/objc/execute/exceptions/throw-nil.m [new file with mode: 0644]