gold: Add sparc IFUNC support to Gold.
[deliverable/binutils-gdb.git] / gdb / p-exp.y
index 3b7984ecf35702d7cc949930b0adb426d9d0287c..5d344a47310c975a78bab7a7b48910dedf24dded 100644 (file)
 #define yygindex pascal_yygindex
 #define yytable         pascal_yytable
 #define yycheck         pascal_yycheck
+#define yyss   pascal_yyss
+#define yysslim        pascal_yysslim
+#define yyssp  pascal_yyssp
+#define yystacksize pascal_yystacksize
+#define yyvs   pascal_yyvs
+#define yyvsp  pascal_yyvsp
 
 #ifndef YYDEBUG
 #define        YYDEBUG 1               /* Default to yydebug support */
This page took 0.024719 seconds and 4 git commands to generate.