Re: [PING, PATCH, testsuite] Reliably prune GCC notes in C++ compat suite

2014-07-23 Thread Mike Stump
On Jul 23, 2014, at 4:42 AM, Ulrich Weigand wrote: > Ping? Ok. >> Hello, >> >> in testing the rs6000 ABI patches I noted a weird effect: usually, the >> -Wpsabi warning notes are ignored in the compat test suites, so we get >> a clean test run anyway. >> >> However, when running the C++ versio

[PING, PATCH, testsuite] Reliably prune GCC notes in C++ compat suite

2014-07-23 Thread Ulrich Weigand
Ping? > Hello, > > in testing the rs6000 ABI patches I noted a weird effect: usually, the > -Wpsabi warning notes are ignored in the compat test suites, so we get > a clean test run anyway. > > However, when running the C++ version of the struct-layout-1.exp case > *alone* (using RUNTESTFLAGS=s

Re: [PATCH, testsuite] Reliably prune GCC notes in C++ compat suite

2014-07-17 Thread Bernhard Reutner-Fischer
On 17 July 2014 02:51:14 "Ulrich Weigand" wrote: Hello, in testing the rs6000 ABI patches I noted a weird effect: usually, the -Wpsabi warning notes are ignored in the compat test suites, so we get a clean test run anyway. However, when running the C++ version of the struct-layout-1.exp case

[PATCH, testsuite] Reliably prune GCC notes in C++ compat suite

2014-07-16 Thread Ulrich Weigand
Hello, in testing the rs6000 ABI patches I noted a weird effect: usually, the -Wpsabi warning notes are ignored in the compat test suites, so we get a clean test run anyway. However, when running the C++ version of the struct-layout-1.exp case *alone* (using RUNTESTFLAGS=struct-layout-1.exp), sud