Re: [PING][PATCH] Fix line number that is expected to generate an error.

2016-01-18 Thread Jakub Jelinek
On Mon, Jan 18, 2016 at 10:53:51AM +0100, Dominik Vogt wrote: > On Mon, Jan 11, 2016 at 12:28:40PM +0100, Dominik Vogt wrote: > > The attached patch fixes a test failure caused by expecting the > > error message for the wrong line. > > Can this be committed? > > > gcc/testsuite/ChangeLog > > Mi

Re: [PING][PATCH] Fix line number that is expected to generate an error.

2016-01-18 Thread Dominik Vogt
On Mon, Jan 11, 2016 at 12:28:40PM +0100, Dominik Vogt wrote: > The attached patch fixes a test failure caused by expecting the > error message for the wrong line. Can this be committed? > gcc/testsuite/ChangeLog > > * g++.dg/cpp0x/constexpr-reinterpret1.C: Fix line number that is >