Re: [testsuite] gcc.c-torture/compile: make msg check lines unique in test summary

2012-06-12 Thread Richard Guenther
On Tue, Jun 12, 2012 at 4:39 AM, Janis Johnson wrote: > This test modifies dg-message test directives by adding comments that > will be added to lines in the test summary to eliminate non-unique lines > for checks of messages for the same line of source code in a test. > > Tested on i686-pc-linux-

[testsuite] gcc.c-torture/compile: make msg check lines unique in test summary

2012-06-11 Thread Janis Johnson
This test modifies dg-message test directives by adding comments that will be added to lines in the test summary to eliminate non-unique lines for checks of messages for the same line of source code in a test. Tested on i686-pc-linux-gnu and arm-none-eabi. OK for mainline? Janis 2012-06-11 Jani