This is the mail archive of the gcc-patches@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: [PATCH, testsuite] Allow braces around relative line numbers


On Apr 15, 2017, at 1:07 AM, Tom de Vries <Tom_deVries@mentor.com> wrote:
> I've attached two patches:
> 
> - second patch is the result of running the script.

> Second patch OK for stage4/stage1 trunk?

Ok.

> [ I'm not sure if the first patch is useful enough to commit to contrib. ]

Once the script it run, we shouldn't have to run it again.  So, I think it can live as a reference on the mailing list.

> 2017-04-14  Tom de Vries  <tom@codesourcery.com>
> 
> 	* g++.dg/parse/error11.C: Remove braces around line number in dejagnu
> 	  directive.
> 	* g++.dg/parse/error3.C: Same.
> 	* g++.old-deja/g++.pt/niklas01a.C: Same.
> 	* gcc.dg/990506-0.c: Same.
> 	* gcc.dg/cpp/19990413-1.c: Same.
> 	* gcc.dg/cpp/pragma-1.c: Same.
> 	* gcc.dg/cpp/pragma-2.c: Same.
> 	* gcc.dg/m-un-2.c: Same.
> 	* objc.dg/private-1.m: Same.


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