This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [RFC] enabling -fshow-column by default
- From: Aldy Hernandez <aldyh at redhat dot com>
- To: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 5 Jun 2009 10:37:06 -0400
- Subject: Re: [RFC] enabling -fshow-column by default
- References: <20090520142305.GA14937@redhat.com> <6c33472e0905200739x54647acdgac2d7909fc192790@mail.gmail.com> <20090520153905.GA14983@redhat.com> <4348dea50906041609t25f836aexf17b62eff5a29f9c@mail.gmail.com>
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?
Aldy