This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: sparc: fix for missing include file


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]