Re: [testsuite] scan-assembler variants to use 'unresolved' for missing file

2011-06-25 Thread Mike Stump
On Jun 20, 2011, at 1:34 PM, Janis Johnson wrote: > Variants of scan-assembler, used in the dg-final steps of a test, do > not check that the output file exists, so it's reported as an error. > With this patch, if the file is missing then the check is reported as > unresolved using the same message

[testsuite] scan-assembler variants to use 'unresolved' for missing file

2011-06-20 Thread Janis Johnson
Variants of scan-assembler, used in the dg-final steps of a test, do not check that the output file exists, so it's reported as an error. With this patch, if the file is missing then the check is reported as unresolved using the same message as for pass/fail, and the reason for the unresolved test