sparc: fix for missing include file
David Miller
davem@davemloft.net
Thu Dec 11 20:05:00 GMT 2014
From: Ondřej Bílka <neleai@seznam.cz>
Date: Thu, 11 Dec 2014 14:57:16 +0100
> This was not commited yet, David could you commit it?
I don't want to commit a change into a tree that doesn't even
build successfully for me:
malloc.c: In function ‘_int_malloc’:
malloc.c:1858:1: error: inlining failed in call to ‘alloc_perturb.part.5’: call is unlikely and code size would grow [-Werror=inline]
malloc.c:3292:1: error: called from here [-Werror=inline]
malloc.c:1858:1: error: inlining failed in call to ‘alloc_perturb.part.5’: call is unlikely and code size would grow [-Werror=inline]
malloc.c:3292:1: error: called from here [-Werror=inline]
malloc.c:1858:1: error: inlining failed in call to ‘alloc_perturb.part.5’: call is unlikely and code size would grow [-Werror=inline]
malloc.c:3292:1: error: called from here [-Werror=inline]
malloc.c:1858:1: error: inlining failed in call to ‘alloc_perturb.part.5’: call is unlikely and code size would grow [-Werror=inline]
malloc.c:3292:1: error: called from here [-Werror=inline]
malloc.c:1858:1: error: inlining failed in call to ‘alloc_perturb.part.5’: call is unlikely and code size would grow [-Werror=inline]
malloc.c:3292:1: error: called from here [-Werror=inline]
malloc.c:1858:1: error: inlining failed in call to ‘alloc_perturb.part.5’: call is unlikely and code size would grow [-Werror=inline]
malloc.c:3292:1: error: called from here [-Werror=inline]
malloc.c:1858:1: error: inlining failed in call to ‘alloc_perturb.part.5’: call is unlikely and code size would grow [-Werror=inline]
malloc.c:3292:1: error: called from here [-Werror=inline]
malloc.c:1858:1: error: inlining failed in call to ‘alloc_perturb.part.5’: call is unlikely and code size would grow [-Werror=inline]
malloc.c:3292:1: error: called from here [-Werror=inline]
malloc.c: In function ‘_int_malloc’:
malloc.c:1858:1: error: inlining failed in call to ‘alloc_perturb.part.5’: call is unlikely and code size would grow [-Werror=inline]
malloc.c:3292:1: error: called from here [-Werror=inline]
malloc.c:1858:1: error: inlining failed in call to ‘alloc_perturb.part.5’: call is unlikely and code size would grow [-Werror=inline]
malloc.c:3292:1: error: called from here [-Werror=inline]
malloc.c:1858:1: error: inlining failed in call to ‘alloc_perturb.part.5’: call is unlikely and code size would grow [-Werror=inline]
malloc.c:3292:1: error: called from here [-Werror=inline]
malloc.c:1858:1: error: inlining failed in call to ‘alloc_perturb.part.5’: call is unlikely and code size would grow [-Werror=inline]
malloc.c:3292:1: error: called from here [-Werror=inline]
malloc.c:1858:1: error: inlining failed in call to ‘alloc_perturb.part.5’: call is unlikely and code size would grow [-Werror=inline]
malloc.c:3292:1: error: called from here [-Werror=inline]
malloc.c:1858:1: error: inlining failed in call to ‘alloc_perturb.part.5’: call is unlikely and code size would grow [-Werror=inline]
malloc.c:3292:1: error: called from here [-Werror=inline]
malloc.c:1858:1: error: inlining failed in call to ‘alloc_perturb.part.5’: call is unlikely and code size would grow [-Werror=inline]
malloc.c:3292:1: error: called from here [-Werror=inline]
malloc.c:1858:1: error: inlining failed in call to ‘alloc_perturb.part.5’: call is unlikely and code size would grow [-Werror=inline]
malloc.c:3292:1: error: called from here [-Werror=inline]
cc1: all warnings being treated as errors
More information about the Libc-alpha
mailing list