bug-bison
[Top][All Lists]
Advanced

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

Bison 2.1: and the bugs


From: Peter Klein
Subject: Bison 2.1: and the bugs
Date: Sun, 30 Oct 2005 01:51:10 +0200 (CEST)

Hi Paul,

I have to punish you again . . .

Tonite I took bison 2.1 . . .

And here me report . . .

OpenBSD3.4
==========
         (installed on an Sun Ultra Sparc 5/270MHZ)
           with gcc 2.95.3
           
  -> comilation ends with
  
     make[4]: Entering directory
     
      `/gnu/gnu/built/OpenBSD/3.4/sparc64/gnu/bison/bison-2.1/examples/calc++'
     source='./calc++-parser.cc' object='calc++-parser.o' libtool=no \
     DEPDIR=.deps depmode=gcc /bin/sh ../../build-aux/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I../..     -g -O2 -c -o calc++-parser.o `test -f 
'./calc++-parser.cc' || echo './'`./calc++-parser.cc
/usr/include/g++/stl_uninitialized.h: In function `void 
__uninitialized_fill<YYSTYPE *, YYSTYPE, YYSTYPE>(YYSTYPE *, YYSTYPE *, const 
YYSTYPE &, YYSTYPE *)':
/usr/include/g++/stl_uninitialized.h:178:   instantiated from 
`uninitialized_fill<YYSTYPE *, YYSTYPE>(YYSTYPE *, YYSTYPE *, const YYSTYPE &)'
/usr/include/g++/stl_deque.h:1098:   instantiated from 
`deque<YYSTYPE,allocator<YYSTYPE>,0>::_M_fill_initialize(const YYSTYPE &)'
/usr/include/g++/stl_deque.h:574:   instantiated from here
/usr/include/g++/stl_uninitialized.h:169: Internal compiler error in 
`emit_move_insn_1', at expr.c:2831
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[4]: *** [calc++-parser.o] Error 1
make[4]: Leaving directory 
`/gnu/gnu/built/OpenBSD/3.4/sparc64/gnu/bison/bison-2.1/examples/calc++'
make[3]: *** [all] Error 2
make[3]: Leaving directory 
`/gnu/gnu/built/OpenBSD/3.4/sparc64/gnu/bison/bison-2.1/examples/calc++'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/gnu/gnu/built/OpenBSD/3.4/sparc64/gnu/bison/bison-2.1/examples'
make[1]: *** [all-recursive] Error 1
        make[1]: Leaving directory
        `/gnu/gnu/built/OpenBSD/3.4/sparc64/gnu/bison/bison-2.1'
        make: *** [all] Error 2


OpenBSD3.6
==========

Seams to be okay so far!

-> 123 tests were successful.
-> 12 tests were skipped.



SunOS4.1.4
==========


This failed again with the size_t topic!
I thougt we solved this with the inofficial bison 2.1a ?
See the enclosure (SunOS4_bison2.1)

Solaris 8 (SunOS 5.8)
=========

Seams to be okay so far!

-> 132 tests were successful.
-> 3 tests were skipped.

Solaris 9 (SunOS 5.9)
=========

Seams to be okay so far!

-> 132 tests were successful.
-> 3 tests were skipped.

Proposal
========

If you like to get traces/logs or other infos please let me know ASAp!

Thanx from Germany

P. Klein

Attachment: SunOS4_bison2.1
Description: SunOS4_bison2.1


reply via email to

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