re PR objc++/41430 (exception handling testsuite failures in objc++)
authorRichard Guenther <rguenther@suse.de>
Tue, 22 Sep 2009 13:49:03 +0000 (13:49 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 22 Sep 2009 13:49:03 +0000 (13:49 +0000)
commitcf76ef1a4605c24827dad764ea5791207458668c
tree32bde1c1dec5f70b5c044e6e187217b6d28d7305
parent65f753a01e7359246def8d277016a0e4ebab4e7b
re PR objc++/41430 (exception handling testsuite failures in objc++)

2009-09-22  Richard Guenther  <rguenther@suse.de>

PR objc++/41430
* Make-lang.in (objcp-lang.o): Add $(EXCEPT_H) dependency.
* objcp-lang.c (LANG_HOOKS_EH_PERSONALITY): Define.
(LANG_HOOKS_EH_RUNTIME_TYPE): Likewise.
(objcxx_eh_personality): New function.

From-SVN: r151979
gcc/objcp/ChangeLog
gcc/objcp/Make-lang.in
gcc/objcp/objcp-lang.c