Skip to content
Snippets Groups Projects
Commit 880a9845 authored by Sebastian Huber's avatar Sebastian Huber
Browse files

gcov: Fix first time gcov info dump

This patch fixes an issue introduced by commit
ef9a53fe:

gcc --coverage main.c && ./a.out
libgcov profiling error:a-main.gcda:Error writing

gcc/ChangeLog:

	* gcov-io.cc (gcov_rewrite):  Clear the file error status.
parent 3a3eda00
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