bug-bison
[Top][All Lists]
Advanced

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

Re: [GNU Bison 2.5] testsuite: 229 232 failed


From: gccbison
Subject: Re: [GNU Bison 2.5] testsuite: 229 232 failed
Date: Tue, 20 Mar 2012 12:38:57 +0100
User-agent: XS4ALL Webmail

On 2012-03-20 09:07, Akim Demaille wrote:
I don't understand this: these tests run the C compiler, not
the C++ one.  Besides, configure.ac is already pay attention
not to pass C flags to g++.

It looks to be a GCC issue and does only happen when using
the '--enable-gcc-warnings' option at ./configure as this:

/configure CC="/home/myself/bin/mygcc/bin/gcc" --prefix=$HOME/bin/mybison2.5gee --exec-prefix=$HOME/bin/mybison2.5gee --program-prefix=my --enable-gcc-warnings

gcc (GCC) 4.8.0 20120319 (experimental)
Copyright (C) 2012 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

And added the output from David Wheeler flawfinder,
a program that examines source code and reports
possible security weaknesses (``flaws'') sorted by risk level.
It's very useful for quickly finding and removing
at least some potential security problems
The current version of flawfinder is 1.27.

http://www.dwheeler.com/flawfinder/

The flawfinder output has few improvements ideas.

The GLR parsercode skeleton is in good shape.

All parsercode skeletons can be improved to init
all vars say some manuals.

Attachment: testsuite.log
Description: Text document

Attachment: flawfinder.txt
Description: Text document


reply via email to

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