On Fri, 2009-06-05 at 10:37 -0400, Aldy Hernandez wrote: > On Fri, Jun 05, 2009 at 12:09:57AM +0100, Jonathan Wakely wrote: > > 2009/5/20 Aldy Hernandez: > > >> > > >> My only worry is that the testsuite may confuse column and line > > >> numbers and pass/fail tests because of it. > > > > > > Janis has a patch for the testsuite to handle all this. > > > > I'm seeing exactly this in the libstdc++ testsuite with some new tests > > I've written - is a fix on the way soon? > > The fix is already in the tree. > > Which test is this? Can you send it to me?
I think the libstdc++ testsuite doesn't use the overrides for dg-error and friends and so isn't handling the column numbers in the new way. I'll take a look, but it might be awhile before I get to it. Janis