]> git.ipfire.org Git - thirdparty/autoconf.git/commit
* lib/autoconf/functions.m4 (_AC_LIBOBJ_ALLOCA): Try to outsmart GCC.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 18 Jun 2011 21:39:57 +0000 (14:39 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 18 Jun 2011 21:40:23 +0000 (14:40 -0700)
commitb1747413a80add0271d6909aecfdc2b638456257
tree60c9c4bb1677eebea23506adb5c790f3d360d002
parent9ddea209e5240e7d64d54c888df81b29ccebdd3b
* lib/autoconf/functions.m4 (_AC_LIBOBJ_ALLOCA): Try to outsmart GCC.

Problem with stack-detection code reported by Andy Wingo in
<http://lists.gnu.org/archive/html/bug-autoconf/2011-06/msg00032.html>.
This fix is imported from gnulib's c-stack module.
ChangeLog
lib/autoconf/functions.m4