bug-bison
[Top][All Lists]
Advanced

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

Re: [GNU Bison 2.0] testsuite: 91 92 93 failed on GNU/Linux on Alpha


From: Paul Eggert
Subject: Re: [GNU Bison 2.0] testsuite: 91 92 93 failed on GNU/Linux on Alpha
Date: Fri, 07 Jan 2005 20:48:05 -0800
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

Re this bug report:

  http://lists.gnu.org/archive/html/bug-bison/2005-01/msg00023.html

which has failures like this:

  Shifting token "n./testsuite: line 62247: 29063 Alarm clock

All that I can think of offhand is that it's an old slow machine.
Does it fix things if you change the "alarm (10);" in tests/calc.at to
"alarm (100);", so that the test program gets 100 seconds instead of 10?

If not, can you change the alarm(100) to alarm(10000), and then use
GDB to attach to the program that's looping, and find out where it's
looping?  You might want to build with CFLAGS=-g first.




reply via email to

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