glcpp: regerated files
These should have been committed right after fd1252ab
, but they were
missed. Soon, we'll never have to do this again...
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
|
||||
/* A Bison parser, made by GNU Bison 2.4.1. */
|
||||
/* A Bison parser, made by GNU Bison 2.4.3. */
|
||||
|
||||
/* Skeleton implementation for Bison's Yacc-like parsers in C
|
||||
|
||||
Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006
|
||||
Free Software Foundation, Inc.
|
||||
Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
|
||||
2009, 2010 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
@@ -46,7 +45,7 @@
|
||||
#define YYBISON 1
|
||||
|
||||
/* Bison version. */
|
||||
#define YYBISON_VERSION "2.4.1"
|
||||
#define YYBISON_VERSION "2.4.3"
|
||||
|
||||
/* Skeleton name. */
|
||||
#define YYSKELETON_NAME "yacc.c"
|
||||
@@ -213,7 +212,7 @@ add_builtin_define(glcpp_parser_t *parser, const char *name, int value);
|
||||
|
||||
|
||||
/* Line 189 of yacc.c */
|
||||
#line 217 "glcpp/glcpp-parse.c"
|
||||
#line 216 "glcpp/glcpp-parse.c"
|
||||
|
||||
/* Enabling traces. */
|
||||
#ifndef YYDEBUG
|
||||
@@ -301,7 +300,7 @@ typedef struct YYLTYPE
|
||||
|
||||
|
||||
/* Line 264 of yacc.c */
|
||||
#line 305 "glcpp/glcpp-parse.c"
|
||||
#line 304 "glcpp/glcpp-parse.c"
|
||||
|
||||
#ifdef short
|
||||
# undef short
|
||||
@@ -351,7 +350,7 @@ typedef short int yytype_int16;
|
||||
#define YYSIZE_MAXIMUM ((YYSIZE_T) -1)
|
||||
|
||||
#ifndef YY_
|
||||
# if YYENABLE_NLS
|
||||
# if defined YYENABLE_NLS && YYENABLE_NLS
|
||||
# if ENABLE_NLS
|
||||
# include <libintl.h> /* INFRINGES ON USER NAME SPACE */
|
||||
# define YY_(msgid) dgettext ("bison-runtime", msgid)
|
||||
@@ -630,13 +629,13 @@ static const yytype_uint16 yyrline[] =
|
||||
209, 212, 215, 218, 226, 245, 255, 260, 265, 284,
|
||||
299, 302, 305, 326, 330, 339, 344, 345, 348, 351,
|
||||
354, 357, 360, 363, 366, 369, 372, 375, 378, 381,
|
||||
384, 387, 390, 393, 401, 404, 407, 410, 413, 416,
|
||||
422, 427, 435, 436, 440, 446, 447, 450, 452, 459,
|
||||
463, 467, 472, 476, 483, 488, 495, 499, 503, 507,
|
||||
511, 518, 519, 520, 521, 522, 523, 524, 525, 526,
|
||||
527, 528, 529, 530, 531, 532, 533, 534, 535, 536,
|
||||
537, 538, 539, 540, 541, 542, 543, 544, 545, 546,
|
||||
547, 548
|
||||
384, 387, 390, 398, 406, 409, 412, 415, 418, 421,
|
||||
427, 432, 440, 441, 445, 451, 452, 455, 457, 464,
|
||||
468, 472, 477, 481, 488, 493, 500, 504, 508, 512,
|
||||
516, 523, 524, 525, 526, 527, 528, 529, 530, 531,
|
||||
532, 533, 534, 535, 536, 537, 538, 539, 540, 541,
|
||||
542, 543, 544, 545, 546, 547, 548, 549, 550, 551,
|
||||
552, 553
|
||||
};
|
||||
#endif
|
||||
|
||||
@@ -939,9 +938,18 @@ static const yytype_uint8 yystos[] =
|
||||
|
||||
/* Like YYERROR except do call yyerror. This remains here temporarily
|
||||
to ease the transition to the new meaning of YYERROR, for GCC.
|
||||
Once GCC version 2 has supplanted version 1, this can go. */
|
||||
Once GCC version 2 has supplanted version 1, this can go. However,
|
||||
YYFAIL appears to be in use. Nevertheless, it is formally deprecated
|
||||
in Bison 2.4.2's NEWS entry, where a plan to phase it out is
|
||||
discussed. */
|
||||
|
||||
#define YYFAIL goto yyerrlab
|
||||
#if defined YYFAIL
|
||||
/* This is here to suppress warnings from the GCC cpp's
|
||||
-Wunused-macros. Normally we don't worry about that warning, but
|
||||
some users do, and we want to make it easy for users to remove
|
||||
YYFAIL uses, which will produce warnings from Bison 2.5. */
|
||||
#endif
|
||||
|
||||
#define YYRECOVERING() (!!yyerrstatus)
|
||||
|
||||
@@ -998,7 +1006,7 @@ while (YYID (0))
|
||||
we won't break user code: when these are the locations we know. */
|
||||
|
||||
#ifndef YY_LOCATION_PRINT
|
||||
# if YYLTYPE_IS_TRIVIAL
|
||||
# if defined YYLTYPE_IS_TRIVIAL && YYLTYPE_IS_TRIVIAL
|
||||
# define YY_LOCATION_PRINT(File, Loc) \
|
||||
fprintf (File, "%d.%d-%d.%d", \
|
||||
(Loc).first_line, (Loc).first_column, \
|
||||
@@ -1540,7 +1548,7 @@ YYLTYPE yylloc;
|
||||
YYLTYPE *yylsp;
|
||||
|
||||
/* The locations where the error started and ended. */
|
||||
YYLTYPE yyerror_range[2];
|
||||
YYLTYPE yyerror_range[3];
|
||||
|
||||
YYSIZE_T yystacksize;
|
||||
|
||||
@@ -1587,7 +1595,7 @@ YYLTYPE yylloc;
|
||||
yyvsp = yyvs;
|
||||
yylsp = yyls;
|
||||
|
||||
#if YYLTYPE_IS_TRIVIAL
|
||||
#if defined YYLTYPE_IS_TRIVIAL && YYLTYPE_IS_TRIVIAL
|
||||
/* Initialize the default location before parsing starts. */
|
||||
yylloc.first_line = yylloc.last_line = 1;
|
||||
yylloc.first_column = yylloc.last_column = 1;
|
||||
@@ -1595,7 +1603,7 @@ YYLTYPE yylloc;
|
||||
|
||||
/* User initialization code. */
|
||||
|
||||
/* Line 1242 of yacc.c */
|
||||
/* Line 1251 of yacc.c */
|
||||
#line 148 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
yylloc.first_line = 1;
|
||||
@@ -1605,8 +1613,8 @@ YYLTYPE yylloc;
|
||||
yylloc.source = 0;
|
||||
}
|
||||
|
||||
/* Line 1242 of yacc.c */
|
||||
#line 1610 "glcpp/glcpp-parse.c"
|
||||
/* Line 1251 of yacc.c */
|
||||
#line 1618 "glcpp/glcpp-parse.c"
|
||||
yylsp[0] = yylloc;
|
||||
|
||||
goto yysetstate;
|
||||
@@ -1793,7 +1801,7 @@ yyreduce:
|
||||
{
|
||||
case 4:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 187 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
ralloc_strcat (&parser->output, "\n");
|
||||
@@ -1802,7 +1810,7 @@ yyreduce:
|
||||
|
||||
case 5:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 190 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
_glcpp_parser_print_expanded_token_list (parser, (yyvsp[(1) - (1)].token_list));
|
||||
@@ -1813,7 +1821,7 @@ yyreduce:
|
||||
|
||||
case 8:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 200 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
_glcpp_parser_skip_stack_push_if (parser, & (yylsp[(1) - (3)]), (yyvsp[(2) - (3)].ival));
|
||||
@@ -1822,7 +1830,7 @@ yyreduce:
|
||||
|
||||
case 9:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 203 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
_glcpp_parser_skip_stack_change_if (parser, & (yylsp[(1) - (3)]), "elif", (yyvsp[(2) - (3)].ival));
|
||||
@@ -1831,7 +1839,7 @@ yyreduce:
|
||||
|
||||
case 10:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 209 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
_define_object_macro (parser, & (yylsp[(2) - (4)]), (yyvsp[(2) - (4)].str), (yyvsp[(3) - (4)].token_list));
|
||||
@@ -1840,7 +1848,7 @@ yyreduce:
|
||||
|
||||
case 11:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 212 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
_define_function_macro (parser, & (yylsp[(2) - (6)]), (yyvsp[(2) - (6)].str), NULL, (yyvsp[(5) - (6)].token_list));
|
||||
@@ -1849,7 +1857,7 @@ yyreduce:
|
||||
|
||||
case 12:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 215 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
_define_function_macro (parser, & (yylsp[(2) - (7)]), (yyvsp[(2) - (7)].str), (yyvsp[(4) - (7)].string_list), (yyvsp[(6) - (7)].token_list));
|
||||
@@ -1858,7 +1866,7 @@ yyreduce:
|
||||
|
||||
case 13:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 218 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
macro_t *macro = hash_table_find (parser->defines, (yyvsp[(2) - (3)].str));
|
||||
@@ -1872,7 +1880,7 @@ yyreduce:
|
||||
|
||||
case 14:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 226 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
/* Be careful to only evaluate the 'if' expression if
|
||||
@@ -1897,7 +1905,7 @@ yyreduce:
|
||||
|
||||
case 15:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 245 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
/* #if without an expression is only an error if we
|
||||
@@ -1913,7 +1921,7 @@ yyreduce:
|
||||
|
||||
case 16:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 255 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
macro_t *macro = hash_table_find (parser->defines, (yyvsp[(2) - (4)].str));
|
||||
@@ -1924,7 +1932,7 @@ yyreduce:
|
||||
|
||||
case 17:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 260 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
macro_t *macro = hash_table_find (parser->defines, (yyvsp[(2) - (4)].str));
|
||||
@@ -1935,7 +1943,7 @@ yyreduce:
|
||||
|
||||
case 18:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 265 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
/* Be careful to only evaluate the 'elif' expression
|
||||
@@ -1960,7 +1968,7 @@ yyreduce:
|
||||
|
||||
case 19:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 284 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
/* #elif without an expression is an error unless we
|
||||
@@ -1981,7 +1989,7 @@ yyreduce:
|
||||
|
||||
case 20:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 299 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
_glcpp_parser_skip_stack_change_if (parser, & (yylsp[(1) - (2)]), "else", 1);
|
||||
@@ -1990,7 +1998,7 @@ yyreduce:
|
||||
|
||||
case 21:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 302 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
_glcpp_parser_skip_stack_pop (parser, & (yylsp[(1) - (2)]));
|
||||
@@ -1999,7 +2007,7 @@ yyreduce:
|
||||
|
||||
case 22:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 305 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
macro_t *macro = hash_table_find (parser->defines, "__VERSION__");
|
||||
@@ -2026,7 +2034,7 @@ yyreduce:
|
||||
|
||||
case 24:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 330 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
if (strlen ((yyvsp[(1) - (1)].str)) >= 3 && strncmp ((yyvsp[(1) - (1)].str), "0x", 2) == 0) {
|
||||
@@ -2041,7 +2049,7 @@ yyreduce:
|
||||
|
||||
case 25:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 339 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
(yyval.ival) = (yyvsp[(1) - (1)].ival);
|
||||
@@ -2050,7 +2058,7 @@ yyreduce:
|
||||
|
||||
case 27:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 345 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
(yyval.ival) = (yyvsp[(1) - (3)].ival) || (yyvsp[(3) - (3)].ival);
|
||||
@@ -2059,7 +2067,7 @@ yyreduce:
|
||||
|
||||
case 28:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 348 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
(yyval.ival) = (yyvsp[(1) - (3)].ival) && (yyvsp[(3) - (3)].ival);
|
||||
@@ -2068,7 +2076,7 @@ yyreduce:
|
||||
|
||||
case 29:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 351 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
(yyval.ival) = (yyvsp[(1) - (3)].ival) | (yyvsp[(3) - (3)].ival);
|
||||
@@ -2077,7 +2085,7 @@ yyreduce:
|
||||
|
||||
case 30:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 354 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
(yyval.ival) = (yyvsp[(1) - (3)].ival) ^ (yyvsp[(3) - (3)].ival);
|
||||
@@ -2086,7 +2094,7 @@ yyreduce:
|
||||
|
||||
case 31:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 357 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
(yyval.ival) = (yyvsp[(1) - (3)].ival) & (yyvsp[(3) - (3)].ival);
|
||||
@@ -2095,7 +2103,7 @@ yyreduce:
|
||||
|
||||
case 32:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 360 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
(yyval.ival) = (yyvsp[(1) - (3)].ival) != (yyvsp[(3) - (3)].ival);
|
||||
@@ -2104,7 +2112,7 @@ yyreduce:
|
||||
|
||||
case 33:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 363 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
(yyval.ival) = (yyvsp[(1) - (3)].ival) == (yyvsp[(3) - (3)].ival);
|
||||
@@ -2113,7 +2121,7 @@ yyreduce:
|
||||
|
||||
case 34:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 366 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
(yyval.ival) = (yyvsp[(1) - (3)].ival) >= (yyvsp[(3) - (3)].ival);
|
||||
@@ -2122,7 +2130,7 @@ yyreduce:
|
||||
|
||||
case 35:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 369 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
(yyval.ival) = (yyvsp[(1) - (3)].ival) <= (yyvsp[(3) - (3)].ival);
|
||||
@@ -2131,7 +2139,7 @@ yyreduce:
|
||||
|
||||
case 36:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 372 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
(yyval.ival) = (yyvsp[(1) - (3)].ival) > (yyvsp[(3) - (3)].ival);
|
||||
@@ -2140,7 +2148,7 @@ yyreduce:
|
||||
|
||||
case 37:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 375 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
(yyval.ival) = (yyvsp[(1) - (3)].ival) < (yyvsp[(3) - (3)].ival);
|
||||
@@ -2149,7 +2157,7 @@ yyreduce:
|
||||
|
||||
case 38:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 378 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
(yyval.ival) = (yyvsp[(1) - (3)].ival) >> (yyvsp[(3) - (3)].ival);
|
||||
@@ -2158,7 +2166,7 @@ yyreduce:
|
||||
|
||||
case 39:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 381 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
(yyval.ival) = (yyvsp[(1) - (3)].ival) << (yyvsp[(3) - (3)].ival);
|
||||
@@ -2167,7 +2175,7 @@ yyreduce:
|
||||
|
||||
case 40:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 384 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
(yyval.ival) = (yyvsp[(1) - (3)].ival) - (yyvsp[(3) - (3)].ival);
|
||||
@@ -2176,7 +2184,7 @@ yyreduce:
|
||||
|
||||
case 41:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 387 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
(yyval.ival) = (yyvsp[(1) - (3)].ival) + (yyvsp[(3) - (3)].ival);
|
||||
@@ -2185,17 +2193,22 @@ yyreduce:
|
||||
|
||||
case 42:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 390 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
(yyval.ival) = (yyvsp[(1) - (3)].ival) % (yyvsp[(3) - (3)].ival);
|
||||
if ((yyvsp[(3) - (3)].ival) == 0) {
|
||||
yyerror (& (yylsp[(1) - (3)]), parser,
|
||||
"zero modulus in preprocessor directive");
|
||||
} else {
|
||||
(yyval.ival) = (yyvsp[(1) - (3)].ival) % (yyvsp[(3) - (3)].ival);
|
||||
}
|
||||
;}
|
||||
break;
|
||||
|
||||
case 43:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 393 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 398 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
if ((yyvsp[(3) - (3)].ival) == 0) {
|
||||
yyerror (& (yylsp[(1) - (3)]), parser,
|
||||
@@ -2208,8 +2221,8 @@ yyreduce:
|
||||
|
||||
case 44:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 401 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 406 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
(yyval.ival) = (yyvsp[(1) - (3)].ival) * (yyvsp[(3) - (3)].ival);
|
||||
;}
|
||||
@@ -2217,8 +2230,8 @@ yyreduce:
|
||||
|
||||
case 45:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 404 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 409 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
(yyval.ival) = ! (yyvsp[(2) - (2)].ival);
|
||||
;}
|
||||
@@ -2226,8 +2239,8 @@ yyreduce:
|
||||
|
||||
case 46:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 407 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 412 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
(yyval.ival) = ~ (yyvsp[(2) - (2)].ival);
|
||||
;}
|
||||
@@ -2235,8 +2248,8 @@ yyreduce:
|
||||
|
||||
case 47:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 410 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 415 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
(yyval.ival) = - (yyvsp[(2) - (2)].ival);
|
||||
;}
|
||||
@@ -2244,8 +2257,8 @@ yyreduce:
|
||||
|
||||
case 48:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 413 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 418 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
(yyval.ival) = + (yyvsp[(2) - (2)].ival);
|
||||
;}
|
||||
@@ -2253,8 +2266,8 @@ yyreduce:
|
||||
|
||||
case 49:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 416 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 421 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
(yyval.ival) = (yyvsp[(2) - (3)].ival);
|
||||
;}
|
||||
@@ -2262,8 +2275,8 @@ yyreduce:
|
||||
|
||||
case 50:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 422 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 427 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
(yyval.string_list) = _string_list_create (parser);
|
||||
_string_list_append_item ((yyval.string_list), (yyvsp[(1) - (1)].str));
|
||||
@@ -2273,8 +2286,8 @@ yyreduce:
|
||||
|
||||
case 51:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 427 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 432 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
(yyval.string_list) = (yyvsp[(1) - (3)].string_list);
|
||||
_string_list_append_item ((yyval.string_list), (yyvsp[(3) - (3)].str));
|
||||
@@ -2284,15 +2297,15 @@ yyreduce:
|
||||
|
||||
case 52:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 435 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 440 "glcpp/glcpp-parse.y"
|
||||
{ (yyval.token_list) = NULL; ;}
|
||||
break;
|
||||
|
||||
case 54:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 440 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 445 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
yyerror (& (yylsp[(1) - (2)]), parser, "Invalid tokens after #");
|
||||
;}
|
||||
@@ -2300,15 +2313,15 @@ yyreduce:
|
||||
|
||||
case 55:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 446 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 451 "glcpp/glcpp-parse.y"
|
||||
{ (yyval.token_list) = NULL; ;}
|
||||
break;
|
||||
|
||||
case 58:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 452 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 457 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
glcpp_warning(&(yylsp[(1) - (1)]), parser, "extra tokens at end of directive");
|
||||
;}
|
||||
@@ -2316,8 +2329,8 @@ yyreduce:
|
||||
|
||||
case 59:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 459 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 464 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
int v = hash_table_find (parser->defines, (yyvsp[(2) - (2)].str)) ? 1 : 0;
|
||||
(yyval.token) = _token_create_ival (parser, INTEGER, v);
|
||||
@@ -2326,8 +2339,8 @@ yyreduce:
|
||||
|
||||
case 60:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 463 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 468 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
int v = hash_table_find (parser->defines, (yyvsp[(3) - (4)].str)) ? 1 : 0;
|
||||
(yyval.token) = _token_create_ival (parser, INTEGER, v);
|
||||
@@ -2336,8 +2349,8 @@ yyreduce:
|
||||
|
||||
case 62:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 472 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 477 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
(yyval.token_list) = _token_list_create (parser);
|
||||
_token_list_append ((yyval.token_list), (yyvsp[(1) - (1)].token));
|
||||
@@ -2346,8 +2359,8 @@ yyreduce:
|
||||
|
||||
case 63:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 476 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 481 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
(yyval.token_list) = (yyvsp[(1) - (2)].token_list);
|
||||
_token_list_append ((yyval.token_list), (yyvsp[(2) - (2)].token));
|
||||
@@ -2356,8 +2369,8 @@ yyreduce:
|
||||
|
||||
case 64:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 483 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 488 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
parser->space_tokens = 1;
|
||||
(yyval.token_list) = _token_list_create (parser);
|
||||
@@ -2367,8 +2380,8 @@ yyreduce:
|
||||
|
||||
case 65:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 488 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 493 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
(yyval.token_list) = (yyvsp[(1) - (2)].token_list);
|
||||
_token_list_append ((yyval.token_list), (yyvsp[(2) - (2)].token));
|
||||
@@ -2377,8 +2390,8 @@ yyreduce:
|
||||
|
||||
case 66:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 495 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 500 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
(yyval.token) = _token_create_str (parser, IDENTIFIER, (yyvsp[(1) - (1)].str));
|
||||
(yyval.token)->location = yylloc;
|
||||
@@ -2387,8 +2400,8 @@ yyreduce:
|
||||
|
||||
case 67:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 499 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 504 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
(yyval.token) = _token_create_str (parser, INTEGER_STRING, (yyvsp[(1) - (1)].str));
|
||||
(yyval.token)->location = yylloc;
|
||||
@@ -2397,8 +2410,8 @@ yyreduce:
|
||||
|
||||
case 68:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 503 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 508 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
(yyval.token) = _token_create_ival (parser, (yyvsp[(1) - (1)].ival), (yyvsp[(1) - (1)].ival));
|
||||
(yyval.token)->location = yylloc;
|
||||
@@ -2407,8 +2420,8 @@ yyreduce:
|
||||
|
||||
case 69:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 507 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 512 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
(yyval.token) = _token_create_str (parser, OTHER, (yyvsp[(1) - (1)].str));
|
||||
(yyval.token)->location = yylloc;
|
||||
@@ -2417,8 +2430,8 @@ yyreduce:
|
||||
|
||||
case 70:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 511 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 516 "glcpp/glcpp-parse.y"
|
||||
{
|
||||
(yyval.token) = _token_create_ival (parser, SPACE, SPACE);
|
||||
(yyval.token)->location = yylloc;
|
||||
@@ -2427,225 +2440,225 @@ yyreduce:
|
||||
|
||||
case 71:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 518 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 523 "glcpp/glcpp-parse.y"
|
||||
{ (yyval.ival) = '['; ;}
|
||||
break;
|
||||
|
||||
case 72:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 519 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 524 "glcpp/glcpp-parse.y"
|
||||
{ (yyval.ival) = ']'; ;}
|
||||
break;
|
||||
|
||||
case 73:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 520 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 525 "glcpp/glcpp-parse.y"
|
||||
{ (yyval.ival) = '('; ;}
|
||||
break;
|
||||
|
||||
case 74:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 521 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 526 "glcpp/glcpp-parse.y"
|
||||
{ (yyval.ival) = ')'; ;}
|
||||
break;
|
||||
|
||||
case 75:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 522 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 527 "glcpp/glcpp-parse.y"
|
||||
{ (yyval.ival) = '{'; ;}
|
||||
break;
|
||||
|
||||
case 76:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 523 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 528 "glcpp/glcpp-parse.y"
|
||||
{ (yyval.ival) = '}'; ;}
|
||||
break;
|
||||
|
||||
case 77:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 524 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 529 "glcpp/glcpp-parse.y"
|
||||
{ (yyval.ival) = '.'; ;}
|
||||
break;
|
||||
|
||||
case 78:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 525 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 530 "glcpp/glcpp-parse.y"
|
||||
{ (yyval.ival) = '&'; ;}
|
||||
break;
|
||||
|
||||
case 79:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 526 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 531 "glcpp/glcpp-parse.y"
|
||||
{ (yyval.ival) = '*'; ;}
|
||||
break;
|
||||
|
||||
case 80:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 527 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 532 "glcpp/glcpp-parse.y"
|
||||
{ (yyval.ival) = '+'; ;}
|
||||
break;
|
||||
|
||||
case 81:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 528 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 533 "glcpp/glcpp-parse.y"
|
||||
{ (yyval.ival) = '-'; ;}
|
||||
break;
|
||||
|
||||
case 82:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 529 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 534 "glcpp/glcpp-parse.y"
|
||||
{ (yyval.ival) = '~'; ;}
|
||||
break;
|
||||
|
||||
case 83:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 530 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 535 "glcpp/glcpp-parse.y"
|
||||
{ (yyval.ival) = '!'; ;}
|
||||
break;
|
||||
|
||||
case 84:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 531 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 536 "glcpp/glcpp-parse.y"
|
||||
{ (yyval.ival) = '/'; ;}
|
||||
break;
|
||||
|
||||
case 85:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 532 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 537 "glcpp/glcpp-parse.y"
|
||||
{ (yyval.ival) = '%'; ;}
|
||||
break;
|
||||
|
||||
case 86:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 533 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 538 "glcpp/glcpp-parse.y"
|
||||
{ (yyval.ival) = LEFT_SHIFT; ;}
|
||||
break;
|
||||
|
||||
case 87:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 534 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 539 "glcpp/glcpp-parse.y"
|
||||
{ (yyval.ival) = RIGHT_SHIFT; ;}
|
||||
break;
|
||||
|
||||
case 88:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 535 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 540 "glcpp/glcpp-parse.y"
|
||||
{ (yyval.ival) = '<'; ;}
|
||||
break;
|
||||
|
||||
case 89:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 536 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 541 "glcpp/glcpp-parse.y"
|
||||
{ (yyval.ival) = '>'; ;}
|
||||
break;
|
||||
|
||||
case 90:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 537 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 542 "glcpp/glcpp-parse.y"
|
||||
{ (yyval.ival) = LESS_OR_EQUAL; ;}
|
||||
break;
|
||||
|
||||
case 91:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 538 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 543 "glcpp/glcpp-parse.y"
|
||||
{ (yyval.ival) = GREATER_OR_EQUAL; ;}
|
||||
break;
|
||||
|
||||
case 92:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 539 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 544 "glcpp/glcpp-parse.y"
|
||||
{ (yyval.ival) = EQUAL; ;}
|
||||
break;
|
||||
|
||||
case 93:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 540 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 545 "glcpp/glcpp-parse.y"
|
||||
{ (yyval.ival) = NOT_EQUAL; ;}
|
||||
break;
|
||||
|
||||
case 94:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 541 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 546 "glcpp/glcpp-parse.y"
|
||||
{ (yyval.ival) = '^'; ;}
|
||||
break;
|
||||
|
||||
case 95:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 542 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 547 "glcpp/glcpp-parse.y"
|
||||
{ (yyval.ival) = '|'; ;}
|
||||
break;
|
||||
|
||||
case 96:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 543 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 548 "glcpp/glcpp-parse.y"
|
||||
{ (yyval.ival) = AND; ;}
|
||||
break;
|
||||
|
||||
case 97:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 544 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 549 "glcpp/glcpp-parse.y"
|
||||
{ (yyval.ival) = OR; ;}
|
||||
break;
|
||||
|
||||
case 98:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 545 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 550 "glcpp/glcpp-parse.y"
|
||||
{ (yyval.ival) = ';'; ;}
|
||||
break;
|
||||
|
||||
case 99:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 546 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 551 "glcpp/glcpp-parse.y"
|
||||
{ (yyval.ival) = ','; ;}
|
||||
break;
|
||||
|
||||
case 100:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 547 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 552 "glcpp/glcpp-parse.y"
|
||||
{ (yyval.ival) = '='; ;}
|
||||
break;
|
||||
|
||||
case 101:
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 548 "glcpp/glcpp-parse.y"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 553 "glcpp/glcpp-parse.y"
|
||||
{ (yyval.ival) = PASTE; ;}
|
||||
break;
|
||||
|
||||
|
||||
|
||||
/* Line 1455 of yacc.c */
|
||||
#line 2649 "glcpp/glcpp-parse.c"
|
||||
/* Line 1464 of yacc.c */
|
||||
#line 2662 "glcpp/glcpp-parse.c"
|
||||
default: break;
|
||||
}
|
||||
YY_SYMBOL_PRINT ("-> $$ =", yyr1[yyn], &yyval, &yyloc);
|
||||
@@ -2717,7 +2730,7 @@ yyerrlab:
|
||||
#endif
|
||||
}
|
||||
|
||||
yyerror_range[0] = yylloc;
|
||||
yyerror_range[1] = yylloc;
|
||||
|
||||
if (yyerrstatus == 3)
|
||||
{
|
||||
@@ -2754,7 +2767,7 @@ yyerrorlab:
|
||||
if (/*CONSTCOND*/ 0)
|
||||
goto yyerrorlab;
|
||||
|
||||
yyerror_range[0] = yylsp[1-yylen];
|
||||
yyerror_range[1] = yylsp[1-yylen];
|
||||
/* Do not reclaim the symbols of the rule which action triggered
|
||||
this YYERROR. */
|
||||
YYPOPSTACK (yylen);
|
||||
@@ -2788,7 +2801,7 @@ yyerrlab1:
|
||||
if (yyssp == yyss)
|
||||
YYABORT;
|
||||
|
||||
yyerror_range[0] = *yylsp;
|
||||
yyerror_range[1] = *yylsp;
|
||||
yydestruct ("Error: popping",
|
||||
yystos[yystate], yyvsp, yylsp, parser);
|
||||
YYPOPSTACK (1);
|
||||
@@ -2798,10 +2811,10 @@ yyerrlab1:
|
||||
|
||||
*++yyvsp = yylval;
|
||||
|
||||
yyerror_range[1] = yylloc;
|
||||
yyerror_range[2] = yylloc;
|
||||
/* Using YYLLOC is tempting, but would change the location of
|
||||
the lookahead. YYLOC is available though. */
|
||||
YYLLOC_DEFAULT (yyloc, (yyerror_range - 1), 2);
|
||||
YYLLOC_DEFAULT (yyloc, yyerror_range, 2);
|
||||
*++yylsp = yyloc;
|
||||
|
||||
/* Shift the error token. */
|
||||
@@ -2863,8 +2876,8 @@ yyreturn:
|
||||
|
||||
|
||||
|
||||
/* Line 1675 of yacc.c */
|
||||
#line 551 "glcpp/glcpp-parse.y"
|
||||
/* Line 1684 of yacc.c */
|
||||
#line 556 "glcpp/glcpp-parse.y"
|
||||
|
||||
|
||||
string_list_t *
|
||||
|
@@ -1,10 +1,9 @@
|
||||
|
||||
/* A Bison parser, made by GNU Bison 2.4.1. */
|
||||
/* A Bison parser, made by GNU Bison 2.4.3. */
|
||||
|
||||
/* Skeleton interface for Bison's Yacc-like parsers in C
|
||||
|
||||
Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006
|
||||
Free Software Foundation, Inc.
|
||||
Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
|
||||
2009, 2010 Free Software Foundation, Inc.
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
Reference in New Issue
Block a user