Re: [patch Ada]: Fix PR/55445 also for Ada's SEH-exception-mechanism
Ok, applied to trunk and 4.8 branch with your suggested change. Kai
Re: [patch Ada]: Fix PR/55445 also for Ada's SEH-exception-mechanism
> --- raise-gcc.c(Revision 198124) > +++ raise-gcc.c(Arbeitskopie) > @@ -1019,7 +1019,7 @@ extern void __gnat_notify_unhandled_exception > (str > > #ifdef __USING_SJLJ_EXCEPTIONS__ > #define PERSONALITY_FUNCTION__gnat_personality_sj0 > -#elif defined(__SEH__) > +#elif defined (__SEH_