[PATCH][OBVIOUS] Add missing default default_libc_has_fast_function implementation.

Martin Liška mliska@suse.cz
Mon May 20 10:48:00 GMT 2019


On 5/20/19 11:05 AM, Martin Liška wrote:
> Hi.
> 
> This is a missing piece of the libc_has_fast_function hook.
> I'm going to install that as obvious as it breaks current trunk
> for all except x86 target.
> 
> Martin
> 
> gcc/ChangeLog:
> 
> 2019-05-20  Martin Liska  <mliska@suse.cz>
> 
> 	* targhooks.c (default_libc_has_fast_function): New function.
> 	* targhooks.h (default_libc_has_fast_function): Likewise.
> ---
>  gcc/targhooks.c | 8 ++++++++
>  gcc/targhooks.h | 1 +
>  2 files changed, 9 insertions(+)
> 
> 

One more missing piece for Darwin target. I'm going to install it.

Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-missing-ATTRIBUTE_UNUSED-for-ix86_libc_has_fast_.patch
Type: text/x-patch
Size: 921 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20190520/b918feb8/attachment.bin>


More information about the Gcc-patches mailing list