[patch PR libstdc++/51135]: Fix [4.7 Regression] SIGSEGV during exception cleanup on win32

Paolo Carlini paolo.carlini@oracle.com
Mon Dec 12 17:37:00 GMT 2011


On 12/12/2011 04:28 PM, Paolo Carlini wrote:
> Hi,
>> Ok. By looking at this, it might be better to use here a define - as 
>> you mentioned. As I would need to copy here namespace too. 
> Ok, thanks. Let's make sure nothing can possibly change for != mingw, 
> we don't want to take risks at this time.
For the time being I reverted the whole thing, the unwind-cxx.h bits in 
particular made me very nervous, because we have "C++" linkage in that 
case. Please make sure to handle it correctly in the next try.

Paolo.



More information about the Libstdc++ mailing list