Clean up more fallout from r252976.
authorMartin Sebor <msebor@redhat.com>
Mon, 2 Oct 2017 23:57:19 +0000 (23:57 +0000)
committerMartin Sebor <msebor@gcc.gnu.org>
Mon, 2 Oct 2017 23:57:19 +0000 (17:57 -0600)
commitbc437a56994d4f8d75fd03f5035ec6d211b69ce2
tree7057399e4312ddfd64fe5b95a55069246953400b
parent9a741aee62831fb98afb1c9fab8bff7dfe8c2a7f
Clean up more fallout from r252976.

libatomic/ChangeLog:
2017-10-02  Martin Sebor  <msebor@redhat.com>

PR c/81854
* acinclude.m4 (LIBAT_CHECK_IFUNC): Have ifunc resolver return
a function pointer rather than void* to avoid GCC 8 warnings.
* configure: Regenerate.
* libatomic_i.h: Declare ifunc resolvers to return function
pointers rather than void*.

From-SVN: r253372
libatomic/ChangeLog
libatomic/acinclude.m4
libatomic/configure
libatomic/libatomic_i.h