Re: [patch testsuite]: Fix some mingw testcases in gcc.dg

2014-03-17 Thread Rainer Orth
Kai Tietz writes: > 2014-03-17 21:50 GMT+01:00 Rainer Orth : >> Hi Kai, >> >>> this patch fixes some regressions introduced by default-option >>> -fms-extensions for mingw-targets. >> >> you should state in your submissions *which* regressions were >> introduced/*which* problem you are fixing. W

Re: [patch testsuite]: Fix some mingw testcases in gcc.dg

2014-03-17 Thread Kai Tietz
2014-03-17 21:50 GMT+01:00 Rainer Orth : > Hi Kai, > >> this patch fixes some regressions introduced by default-option >> -fms-extensions for mingw-targets. > > you should state in your submissions *which* regressions were > introduced/*which* problem you are fixing. While this may be obvious to >

Re: [patch testsuite]: Fix some mingw testcases in gcc.dg

2014-03-17 Thread Rainer Orth
Hi Kai, > this patch fixes some regressions introduced by default-option > -fms-extensions for mingw-targets. you should state in your submissions *which* regressions were introduced/*which* problem you are fixing. While this may be obvious to you, it's often not so to reviewers. > ChangeLog >

[patch testsuite]: Fix some mingw testcases in gcc.dg

2014-03-17 Thread Kai Tietz
Hello, this patch fixes some regressions introduced by default-option -fms-extensions for mingw-targets. ChangeLog 2014-03-17 Kai Tietz * anon-struct-1.c: Add -fno-ms-extensions option for mingw targets. * anon-struct-11.c: Likewise. * anon-struct-2.c: Likewise. * c11-anon-st