Re: Bison 3.5 released [stable]
Akim Demaille <[email protected]>
| Newsgroups | gmane.comp.parsers.bison.bugs |
|---|---|
| Message-ID | <[email protected]> |
> Le 15 déc. 2019 à 08:55, Dennis Clarke <[email protected]> a écrit : > > On 12/14/19 11:17 AM, Akim Demaille wrote: >>> Le 13 déc. 2019 à 19:37, Dennis Clarke <[email protected]> a écrit : >>> >>> On 12/13/19 12:57 PM, Hans Åberg wrote: >>>>> On 13 Dec 2019, at 18:15, Akim Demaille <[email protected]> wrote: >>>>> >>>>> https://ftp.gnu.org/gnu/bison/bison-3.5.tar.xz >>> > > Oh well .. close but no cigar : > > > ## ------------- ## > ## Test results. ## > ## ------------- ## > > ERROR: 440 tests were run, > 1 failed unexpectedly. > 173 tests were skipped. ./torture.at:393: COLUMNS=1000; export COLUMNS; bison --color=no -fno-caret -v -o input.c input.y ./torture.at:394: $CC $CFLAGS $CPPFLAGS $LDFLAGS -o input input.c $LIBS stderr: "input.c", line 15084: internal compiler error: Out of memory cc: acomp failed for input.c stdout: ./torture.at:394: exit code was 2, expected 0 :) :) :) I don't think I will fix this one. Cheers!