[Bug target/50678] [4.7 Regression] FAIL: c52104y on x86_64-apple-darwin10

iains at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Nov 21 09:16:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50678

--- Comment #58 from Iain Sandoe <iains at gcc dot gnu.org> 2011-11-21 09:04:14 UTC ---
Author: iains
Date: Mon Nov 21 09:04:08 2011
New Revision: 181553

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181553
Log:

gcc/ada:

    Backport from mainline r181474
    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.


Modified:
    branches/gcc-4_6-branch/gcc/ada/ChangeLog
    branches/gcc-4_6-branch/gcc/ada/init.c



More information about the Gcc-bugs mailing list