This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Fwd: Two possible function stabs patches
- From: Michael Elizabeth Chastain <mec at shout dot net>
- To: drow at mvista dot com, gcc-patches at gcc dot gnu dot org, gdb at sources dot redhat dot com, geoffk at apple dot com
- Date: Wed, 30 Jul 2003 11:20:28 -0400
- Subject: Re: Fwd: Two possible function stabs patches
The results are in and patch #2 choked gdb (as Daniel J predicted).
Regressions in:
gdb.c++/anon-union.exp
gdb.c++/classes.exp
gdb.c++/cplusfuncs.exp
gdb.c++/derivation.exp
gdb.c++/local.exp
gdb.c++/m-data.exp
gdb.c++/method.exp
gdb.c++/misc.exp
gdb.c++/namespace.exp
gdb.c++/overload.exp
gdb.c++/ovldbreak.exp
gdb.c++/pr-1023.exp
gdb.c++/pr-1210.exp
gdb.c++/printmethod.exp
gdb.c++/psmang.exp
gdb.c++/templates.exp
gdb.c++/try_catch.exp
gdb.c++/userdef.exp
gdb.mi/gdb792.exp
gdb.objc/basicclass.exp
That's in gdb gdb_6_0-branch. Similar regressions with gdb 5.3
and gdb HEAD.
Michael C