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: [PATCH] Fix failure of elf/tst-audit2 when compiled with GCC-5


On 22 Jan 2015 18:10, Andreas Schwab wrote:
> GCC-5 translates a malloc call that is followed by memset on the return
> value into a call to calloc, which will of course call our calloc
> recursively.  Prevent that by passing -fno-builtin.

lgtm
-mike

Attachment: signature.asc
Description: Digital signature


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