This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

Re: [patch libstdc++]: Fix PR target/55445 Always defined __SEH__ when build from trunk


On 11/28/2012 07:02 PM, Kai Tietz wrote:
Ping

2012/11/25 Kai Tietz <ktietz70@googlemail.com>:
Hi,

this patch fixes used exception-mechanism for SEH-enabled targets,
which are requesting for SjLj-exception-mechanism.
See also patch for libgcc.

ChangeLog

2012-11-25 Kai Tietz

         PR target/55445
         * libsupc++/eh_personaltity.cc (__SEH__): Additional check
         for not being SjLj.

Tested for multilib i686-w64-mingw32, and x86_64-w64-mingw32 targets.
Ok for apply?
These libstdc++ bits are of course also Ok.

Thanks,
Paolo.



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