Re: [PATCH] cygwin: __cxa_atexit support
Patch is ok. Applied this patch at revision 214162 together with your followup-patch at revision 214161. Thanks, Kai
[PATCH] cygwin: __cxa_atexit support
This patch implements __cxa_atexit support for Cygwin targets. This requires Cygwin 1.7.32 and binutils master. Net difference in check-c++ results on i686-pc-cygwin: # of unexpected failures-11 # of unexpected successes -3 # of expected failures -61 # of unsupported test