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 ada/52123] [4.7/4.8 Regression] gcc bootstrap with ada fails on mingw target


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

--- Comment #17 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2013-03-08 08:04:32 UTC ---
Author: ebotcazou
Date: Fri Mar  8 08:04:22 2013
New Revision: 196537

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196537
Log:
    PR ada/52123
    * seh_init.c (Raise_From_Signal_Handler): Declare as no-return.
    (__gnat_SEH_error_handler): Likewise.  Remove final return.

Modified:
    branches/gcc-4_7-branch/gcc/ada/ChangeLog
    branches/gcc-4_7-branch/gcc/ada/seh_init.c


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