bug-bison
[Top][All Lists]
Advanced

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

1.75 test suite failures with Sun C compiler


From: Albert Chin-A-Young
Subject: 1.75 test suite failures with Sun C compiler
Date: Mon, 11 Nov 2002 20:29:35 -0600
User-agent: Mutt/1.2.5i

With the Sun C compiler, I get the following testsuite failures on
Solaris 2.5.1, 2.6, 7, 8, and 9/SPARC:

Simple GLR Calculator.

 61: calc.at:480       FAILED near `calc.at:480'
 62: calc.at:482       FAILED near `calc.at:482'
 63: calc.at:483       ok
 64: calc.at:484       FAILED near `calc.at:484'
 65: calc.at:485       FAILED near `calc.at:485'
 66: calc.at:486       FAILED near `calc.at:486'
 67: calc.at:487       FAILED near `calc.at:487'
 68: calc.at:489       ok
 69: calc.at:491       ok
 70: calc.at:493       FAILED near `calc.at:493'
 71: calc.at:494       ok

...
## --------------------------- ##
## GNU Bison 1.50a test suite. ##
## --------------------------- ##
61. calc.at:480: testing Calculator %glr_parser ...
calc.at:480: bison -o calc.c   calc.y
calc.at:480: $CC $CFLAGS $CPPFLAGS calc.c -o calc
stderr:
"calc.c", line 117: zero-sized struct/union
cc: acomp failed for calc.c
calc.at:480: exit code was 2, expected 0
61. calc.at:480: FAILED near `calc.at:480'

62. calc.at:482: testing Calculator %glr_parser --defines...
calc.at:482: bison -o calc.c  --defines calc.y
calc.at:482: $CC $CFLAGS $CPPFLAGS calc.c -o calc
stderr:
"calc.c", line 117: zero-sized struct/union
cc: acomp failed for calc.c
calc.at:482: exit code was 2, expected 0
62. calc.at:482: FAILED near `calc.at:482'
...

Similar failures for Tru64 UNIX 5.1 and the Compaq C compiler, for
IRIX 6.5 and the IRIX C compiler, for HP-UX 10.20, 11.00, 11i and the
HP C compiler.

-- 
albert chin (address@hidden)




reply via email to

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