This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: testsuite fixes for bleeding edge gcc


Hi Zack!

> Current development versions of GCC are substantially pickier about
> "built-in" library functions being properly declared, which causes a
> large number of GDB testsuite failures.

Yes.

> The appended patch adds all the missing declarations to the 6.2-branch
> version of the testsuite.  I haven't tried mainline.  Thoughts?

Except for gdb.mi/gdb701, these are all fixed in gdb HEAD.
Also fixed in gdb HEAD are gdb.thread/*.exp, plus two tests
that check the gcc version number that needed 'gcc-4-*'.

gdb_6_2-branch is dead.  Andrew is going to create gdb_6_3-branch
in a few more days or so.

If you really do have a need for it, I could merge the whole test suite
from HEAD to gdb_6_2-branch.  I stopped testing gdb_6_2-branch just
recently, but before I stopped, I was regularly testing gdb from the
branch with the test suite from gdb HEAD.

Michael


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]