* gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Remove all xfails

from within expect statements.  None of these happen anymore and
	they cause regressions to be silently unnoticed.

	* gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
	messages) about known failures with gcc cygnus-2.4.5-930417.
This commit is contained in:
Jim Kingdon
1993-10-14 18:40:20 +00:00
parent 74aa67d3d3
commit 8d22f022d2

View File

@ -7,9 +7,6 @@ Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
* gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure * gdb.t20/inherit.exp, gdb.t22/virtfunc.exp: Add notes (in failure
messages) about known failures with gcc cygnus-2.4.5-930417. messages) about known failures with gcc cygnus-2.4.5-930417.
* gdb.t22/virtfunc.exp: Add notes (in comment and failure message)
about problem with gcc cygnus-2.4.5-930828.
* gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on * gdb.t02/Makefile.in, gdb.t08/Makefile.in: Make all depend on
comp-info.exp so it gets built if it doesn't exist. comp-info.exp so it gets built if it doesn't exist.