re PR target/50678 (FAIL: c52104y on x86_64-apple-darwin10)
authorIain Sandoe <iains@gcc.gnu.org>
Fri, 18 Nov 2011 13:19:25 +0000 (13:19 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Fri, 18 Nov 2011 13:19:25 +0000 (13:19 +0000)
commit590175d22876c396b55c3c3cb38bd70a7c4b790e
treef4518b15443807b17e2fc5b69306e577b2c3b764
parent72f1c34bd49cceca3dc1f8529161353b1aa89c41
re PR target/50678 (FAIL: c52104y on x86_64-apple-darwin10)

gcc/ada:

PR target/50678
* init.c (__gnat_error_handler) [Darwin]: Move work-around to the
bug filed as radar #10302855 from __gnat_error_handler ...
... to (__gnat_adjust_context_for_raise) [Darwin]: New.
(HAVE_GNAT_ADJUST_CONTEXT_FOR_RAISE) [Darwin]: Define.
(__gnat_error_handler) [Darwin]: Use __gnat_adjust_context_for_raise.

From-SVN: r181474
gcc/ada/ChangeLog
gcc/ada/init.c