[patch libstdc++ testsuite]: Add new option dg-additional-options and make use of it for mingw targets

2013-03-22 Thread Kai Tietz
Hi, this patch adds option dg-additional-options for libstdc++-v3's testsuite and make use of this option for some mingw-tests. Those tests are just possible for pe-coff for static-library use. The shared version for pe-coff is finally linked and therefore no override of operators is possible

Re: [patch libstdc++ testsuite]: Add new option dg-additional-options and make use of it for mingw targets

2013-03-22 Thread Mike Stump
On Mar 22, 2013, at 1:31 AM, Kai Tietz ktiet...@googlemail.com wrote: this patch adds option dg-additional-options for libstdc++-v3's testsuite and make use of this option for some mingw-tests. Those tests are just possible for pe-coff for static-library use. The shared version for pe-coff