]> git.ipfire.org Git - thirdparty/gcc.git/commit
libgcov-interface.c (STRONG_ALIAS): New.
authorNathan Sidwell <nathan@acm.org>
Wed, 3 Sep 2014 00:43:00 +0000 (00:43 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Wed, 3 Sep 2014 00:43:00 +0000 (00:43 +0000)
commitb20ee094dfddac8641eca9248998e89686f8ba38
tree710941f33d6415af55a24f0743ce5e38cf227c5d
parent4293bc0c2a25e9aa49e806ba2e237c2ac71066f0
libgcov-interface.c (STRONG_ALIAS): New.

* libgcov-interface.c (STRONG_ALIAS): New.
(__gcov_flush): Call __gcov_reset_int.
(__gcov_reset): Strong alias for ...
(__gcov_reset_ing): ... this renamed hidden version.
* libgcov.h (__gcov_reset_int): New declaration.

From-SVN: r214840
libgcc/ChangeLog
libgcc/libgcov-interface.c
libgcc/libgcov.h