scanasm.exp (object-size): Move argument processing earlier to report errors before...
authorJanis Johnson <janisjo@codesourcery.com>
Mon, 20 Jun 2011 17:07:24 +0000 (17:07 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Mon, 20 Jun 2011 17:07:24 +0000 (17:07 +0000)
commitb73b50c9eb95809042f68480b4fcd1c9d7cce476
treec6234591c58b7ffae8b7ee5a9d46d75d5a65ba44
parent83a8cbdab0a2dd9c7dc38a88780907aea27b81a5
scanasm.exp (object-size): Move argument processing earlier to report errors before verifying that the...

* lib/scanasm.exp (object-size): Move argument processing earlier
to report errors before verifying that the file exists.  Report
problems detected at runtime as unresolved instead of error and
report their reasons to the log file.

From-SVN: r175223
gcc/testsuite/ChangeLog
gcc/testsuite/lib/scanasm.exp