On 07/30/2010 04:17 PM, Eric Blake wrote:
7873eb96d regex: avoid new dead-code warning with gcc-4.6.0
It's really dead.
5a4965c01 regex: Don't require alloca.
This one looks more interesting on the surface. However, config.log shows HAVE_ALLOCA and HAVE_ALLOCA_H, so it doesn't affect AIX 7, does it?
Paolo