* objc/execute/exceptions/throw-nil.m: New test.
authornicola <nicola@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Sep 2010 21:03:51 +0000 (21:03 +0000)
committernicola <nicola@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Sep 2010 21:03:51 +0000 (21:03 +0000)
commitf9a69540b036691a4b17cb5f206a6d09ce600b97
tree3994ea47b1c04b5f4eedb31f041cb25fb0984022
parenta5974a584702f39174e0744e9647726e92f1a216
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@164024 138bc75d-0d04-0410-961f-82ee72b054a4
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]