]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgcc/libgcov-driver-system.c
PR libgcc/71400
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Jun 2016 15:24:24 +0000 (15:24 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Jun 2016 15:24:24 +0000 (15:24 +0000)
commit5d4123dccd2a24383e09a0d08bb9ea11e849b14b
tree93fdd91271bc27e634bffdb53c15783f8bdb3b0e
parent43ac2f2f6bd2bf1281103b4bef4fafaed627039f
PR libgcc/71400
* libgcov-driver-system.c (__gcov_error_file): Disable if IN_GCOV_TOOL.
(get_gcov_error_file): Check __gcov_error_file before trying to
initialize it.
(gcov_error): Always use get_gcov_error_file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@237135 138bc75d-0d04-0410-961f-82ee72b054a4
libgcc/ChangeLog
libgcc/libgcov-driver-system.c