bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [GNU Bison 1.875b] testsuite: 117 failed


From: Paul Eggert
Subject: Re: [GNU Bison 1.875b] testsuite: 117 failed
Date: 14 Jul 2003 16:29:39 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

Bruce Lilly <address@hidden> writes:

> 117. glr-regression.at:117: testing Improper handling of embedded actions and 
> hN in GLR parsers...
> glr-regression.at:206: bison -o glr-regr2a.c glr-regr2a.y
> glr-regression.at:207: $CC $CFLAGS $CPPFLAGS $LDFLAGS glr-regr2a.c $LIBS -o 
> glr-regr2a
> stderr:
> glr-regression.at:211: echo s VARIABLE_1 t v x q | ./glr-regr2a
> --- - Mon Jul 14 00:00:23 2003
> +++ /d/temp/bison/bison/tests/testsuite.dir/at-stdout Mon Jul 14 00:00:23 2003
> @@ -1,2 +1,2 @@
> -Variable: 'VARIABLE_1'
> +syntax error
>  

OK, thanks.  To help isolate the problem, first let's check whether
Bison is generating the wrong parser, or if there's some problem in
compiling and running that the parser.  When I run the following
commands:

cd tests
./testsuite -v -d 117

I get the following file in tests/testsuite.dir/117/glr-regr2a.c.
Is that the same file that you get?

Attachment: glr-regr2a.c
Description: glr-regr2a.c for Bison 1.875b test 117


reply via email to

[Prev in Thread] Current Thread [Next in Thread]