bug-bison
[Top][All Lists]
Advanced

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

Re: bison-2.0a test results


From: Paul Eggert
Subject: Re: bison-2.0a test results
Date: Fri, 27 May 2005 22:10:04 -0700
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.4 (gnu/linux)

Thanks for running all those tests.

Bruno Haible <address@hidden> writes:

> OSF/1 4.0      with cc:      "make check" hangs in test 119

Do you happen to know why?  If you run this:

  cd tests
  ./testsuite -v -d 119

Where does it seem to hang?  You can look in the directory
tests/testsuite.dir/119 to see the state of the test's files.  Does
"ps" indicate that Bison itself is hanging, or the parser that it
built?  I doubt whether it's purely a CPU-time issue, as the test
completes in less than 1 second on my 2.4 GHz P4 box.


> AIX 4.2        with xlc:     OK (except that tests 46 47 90 91 92 93 94 95 116
>                                  failed, all due to an old C++ compiler that
>                                  doesn't understand namespaces)

That should be OK I guess.  If someone with access to such an old
compiler can conditionalize the tests so that they're not run without
namespaces that would be nice, but it's probably not worth your time.




reply via email to

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