r278995 - in /trunk/gcc: ChangeLog coverage.c

marxin@gcc.gnu.org marxin@gcc.gnu.org
Thu Dec 5 12:35:00 GMT 2019


Author: marxin
Date: Thu Dec  5 12:35:26 2019
New Revision: 278995

URL: https://gcc.gnu.org/viewcvs?rev=278995&root=gcc&view=rev
Log:
Fix __gcov_exit fn prototype.

2019-12-05  Martin Liska  <mliska@suse.cz>

	PR gcov-profile/92817
	* coverage.c (build_gcov_exit_decl): Remove superfluous
	void_type_node.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/coverage.c



More information about the Gcc-cvs mailing list