[PATCH] Libstdc++ support changes.

2009-07-07 Thread Dave Korn
Hi all, I just got done doing a C/C++/libstdc++-v3 test run against GCC HEAD using the Cygwin DLL built with these patches, and everything worked. In particular, it passed these tests: FAIL: g++.old-deja/g++.abi/cxa_vec.C execution test FAIL: g++.old-deja/g++.brendan/new3.C execution

Re: [PATCH] Libstdc++ support changes.

2009-07-07 Thread Corinna Vinschen
Hi Dave, Thanks for doing that stuff! On Jul 7 17:22, Dave Korn wrote: Hi all, I just got done doing a C/C++/libstdc++-v3 test run against GCC HEAD using the Cygwin DLL built with these patches, and everything worked. In particular, it passed these tests: FAIL:

Re: [PATCH] Libstdc++ support changes.

2009-07-07 Thread Dave Korn
Corinna Vinschen wrote: In the ChangeLogs, please use just one space after the colon. Sure. At some points you're using different comment types rather freely. Other than that it looks like you tested this a lot so it's fine with me. Maybe Chris has some additional comment. I'll be

Re: [PATCH] Libstdc++ support changes.

2009-07-07 Thread Christopher Faylor
On Tue, Jul 07, 2009 at 07:18:58PM +0200, Corinna Vinschen wrote: Hi Dave, Thanks for doing that stuff! On Jul 7 17:22, Dave Korn wrote: Hi all, I just got done doing a C/C++/libstdc++-v3 test run against GCC HEAD using the Cygwin DLL built with these patches, and everything