[PATCH] Fix failure of elf/tst-audit2 when compiled with GCC-5
Mike Frysinger
vapier@gentoo.org
Sun Feb 22 06:35:00 GMT 2015
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20150222/3db25abc/attachment.sig>
More information about the Libc-alpha
mailing list