gcov.exp (verify-lines, [...]): Use testname that includes flags, passed in as new...
authorJanis Johnson <janosjo@codesourcery.com>
Fri, 15 Jun 2012 19:45:54 +0000 (19:45 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Fri, 15 Jun 2012 19:45:54 +0000 (19:45 +0000)
commitb616eb029b4301ac1aa558a40769ddef883657ac
treec7a354d4305634155d5bbe29783ec743af6dcae1
parent165b955b34bb39d052720232a26d3f2607f6c56a
gcov.exp (verify-lines, [...]): Use testname that includes flags, passed in as new argument, in pass/fail messages.

* lib/gcov.exp (verify-lines, verify-branches, verify-calls): Use
testname that includes flags, passed in as new argument, in
pass/fail messages.
(run_gcov): Get testname from dg-test, use it in pass/fail messages
and pass it to verify-* procedures.

From-SVN: r188681
gcc/testsuite/ChangeLog
gcc/testsuite/lib/gcov.exp