mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
*** empty log message ***
This commit is contained in:
@@ -29,7 +29,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
|||||||
#include "state.h"
|
#include "state.h"
|
||||||
|
|
||||||
|
|
||||||
#ifdef __GNUC__
|
#ifndef __GNUC__
|
||||||
|
#undef alloca
|
||||||
#define alloca __builtin_alloca
|
#define alloca __builtin_alloca
|
||||||
#else
|
#else
|
||||||
#ifdef HAVE_ALLOCA_H
|
#ifdef HAVE_ALLOCA_H
|
||||||
|
|||||||
Reference in New Issue
Block a user