Re: [testsuite] gcc.target/arm: make message check lines unique in test summary

2012-06-12 Thread Mike Stump
On Jun 11, 2012, at 7:40 PM, 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. > OK for mainline? Ok.

[testsuite] gcc.target/arm: make message 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 arm-none-eabi. OK for mainline? Janis 2012-06-11 Janis Johnson *