Hi Tys, 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++.
Could you please send the full testsuite.log so that we can try to understand what's going on? Thanks in advance. Le 13 mars 2012 à 16:54, gccbison a écrit : > 229: GNU Cim Grammar: Canonical LR(1) FAILED (existing.at:780) > 232: GNU pic (Groff 1.18.1) Grammar: Canonical LR(1) FAILED (existing.at:1400) > cc1plus: warning: command line option '-Wbad-function-cast' is valid for > C/ObjC but not for C++ [enabled by default] > cc1plus: warning: command line option '-Wmissing-prototypes' is valid for > Ada/C/ObjC but not for C++ [enabled by default] > cc1plus: warning: command line option '-Wstrict-prototypes' is valid for > Ada/C/ObjC but not for C++ [enabled by default] > and multiple of these errors: > input.y:224:7: error: line number out of range [-Werror] Since I don't know what test this refers to, I can't do anything :( > Using gcc (GCC) 4.8.0 20120311 (experimental) > Copyright (C) 2012 Free Software Foundation, Inc. > [GNU Bison 2.5] testsuite: 229 232 failed > Not sure if this a Bison or GCC issue > >
