Skip to content
Snippets Groups Projects
Commit fa778ba7 authored by Fangrui Song's avatar Fangrui Song
Browse files

Respect -fprofile-prefix-map for getcwd in .gcno files

so that
`gcc -c a.cc --coverage -fprofile-prefix-map=$PWD=.`
does not emit $PWD in the generated a.gcno file.

gcc/ChangeLog:

	PR gcov-profile/96092
	* coverage.cc (coverage_init): Remap getpwd().
parent f9c99d40
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment