This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

--- Comment #57 from Iain Sandoe <iains at gcc dot gnu.org> 2011-11-18 13:19:29 UTC ---
Author: iains
Date: Fri Nov 18 13:19:25 2011
New Revision: 181474

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

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.


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/init.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]