This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Your error5.C test


On Tue, 2003-07-01 at 15:30, Giovanni Bajo wrote:
> Mark Mitchell <mark@codesourcery.com> wrote:
> 
> > This test:
> >
> > 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
> >
> >         PR c++/11106
> >         * g++.dg/other/error5.C: New test.
> >
> > is failing for me on GCC 3.3 because the error message comes out at
> > line 11, not line 10.  That's OK -- in 3.3, with the old parser,
> > things like this were less precise.
> 
> Yes, I apologize.
> 
> > Would you confirm that you see
> > the same behavior I do, and then move the "dg-error" command to line
> > 11 on the 3.3 branch?
> 
> I do not have CVS write access (and I requested the copyright assigment
> papers but nothing for now). I attacched to this mail the diff. If someone
> could apply it for me to the 3.3 branch, it'd be great.

Done.  Thanks,

-- 
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]