[PATCH] manual: Update alloca and variable length array documentation

Florian Weimer fweimer@redhat.com
Mon Jan 4 15:35:00 GMT 2016


I noticed this while reviewing Paul Eggert's string function changes.

The restriction about using alloca from parameter lists has been gone
since basically forever (there is no distinction at the GIMPLE level in
GCC because of the way SSA works).  I'm not sure if the malloc-based
alloca emulation was ever part of glibc, and certainly it would not have
worked for some uses of alloca inside the dynamic linker.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-manual-Update-alloca-and-variable-length-array-docum.patch
Type: text/x-patch
Size: 11775 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20160104/ce00f04a/attachment.bin>


More information about the Libc-alpha mailing list