bernhardf reports with Bug 210:
authorMike Frysinger <vapier@gentoo.org>
Sat, 16 Apr 2005 04:06:14 +0000 (04:06 -0000)
committerMike Frysinger <vapier@gentoo.org>
Sat, 16 Apr 2005 04:06:14 +0000 (04:06 -0000)
commita9ae74d25bec8208d56fc6619c610f0d6849412c
tree2d145869db3f7d55978a2fe35b5e0126386551f9
parentafe023d136269cbb470b587b2508c3239a2e5914
bernhardf reports with Bug 210:

For certain non-gcc compilers, alloca_h is defined (included) but there,
no alloca() is declared.  Fallback to malloc if _ALLOCA_H is defined but
still, there is no alloca() in the included _ALLOCA_H.
scripts/config/zconf.tab.c_shipped