From ee4e992ebe5f9712faedeefe8958b67d61eaa0f2 Mon Sep 17 00:00:00 2001 From: Martin Sebor Date: Tue, 22 Aug 2017 09:35:23 -0600 Subject: Declare ifunc resolver to return a pointer to the same type as the target function to help GCC detect incompatibilities between the two when it's enhanced to do so. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3954f25..573bd51 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2017-08-22 Martin Sebor + + * include/libc-symbols.h (__ifunc_resolver): Declare resolver + to return a pointer to the same type as the target function. + 2017-08-22 H.J. Lu [BZ #18822] -- cgit v1.1