Index: parse.y =================================================================== RCS file: /mn/a8/cvsroot/gpc/p/parse.y,v retrieving revision 1.10 diff -u -r1.10 parse.y --- parse.y 15 Feb 2006 02:03:12 -0000 1.10 +++ parse.y 25 Feb 2006 13:06:24 -0000 @@ -61,6 +61,7 @@ token LEX_CONST_EQUAL. */ %{ +#define YYMAXDEPTH 200000 #include "gpc.h" /* A few keywords of some dialects can be parsed as regular identifiers