re PR gcov-profile/91971 (Profile directory concatenated with object file path)
authorQing Zhao <qing.zhao@oracle.com>
Wed, 23 Oct 2019 18:12:39 +0000 (18:12 +0000)
committerQing Zhao <qinzhao@gcc.gnu.org>
Wed, 23 Oct 2019 18:12:39 +0000 (18:12 +0000)
commit9fdaaf77726f041c05b1e5cba428526c7cc69ad7
treec49b669b88bf8da74b15fc4ae34b704a40204358
parent6d188e4fddff68f4c50f8178104137f71d4c621e
re PR gcov-profile/91971 (Profile directory concatenated with object file path)

2019-10-23  qing zhao  <qing.zhao@oracle.com>

PR gcov-profile/91971
* coverage.c (coverage_init): Mangle the full path of filename when
filename is a absolute path.

From-SVN: r277344
gcc/ChangeLog
gcc/coverage.c