bug-bison
[Top][All Lists]
Advanced

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

Re: Bison 2.1: and the bugs


From: Paul Eggert
Subject: Re: Bison 2.1: and the bugs
Date: Wed, 09 Nov 2005 16:45:59 -0800
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

Peter Klein <address@hidden> writes:

> OpenBSD3.4
> ==========
>        (installed on an Sun Ultra Sparc 5/270MHZ)
>            with gcc 2.95.3

> /usr/include/g++/stl_uninitialized.h:169: Internal compiler error in 
> `emit_move_insn_1', at expr.c:2831

I can't reproduce the problem on the x86 (OpenBSD 3.4, gcc 2.95.3).

To avoid this, I suppose you can supply a (hopefully) short C++ program
that illustrates the bug, which we could fold into m4/cxx.m4.  That
way, Bison could avoid using C++ on your platform.  Can you do that?

> This failed again with the size_t topic!

Does it fix things if you prepend "#include <stddef.h>" to hash.h?  If
not, what other fixes are required?




reply via email to

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