Paul Eggert <[EMAIL PROTECTED]> writes: > OK, but why is yylex being calling more than four times? It's called > only four times on my host.
Are you really sure of that? I count five "Reading a token" in your
debug printout.
I see it being called more than 4 times on both an x86 and x86_64
machine --- but the former passes the testsuite, apparently because
whatever happens to be right after the static array looks like an EOF
symbol.
regards, tom lane
