* gdb.t03/{gdbme.c,ptype.exp}:

Add tests for typedef'd struct and union without tags.
This commit is contained in:
Jim Kingdon 1993-05-24 15:34:49 +00:00
parent 8537c754ba
commit c6d700126c

View File

@ -1,5 +1,8 @@
Mon May 24 00:24:47 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
* gdb.t03/{gdbme.c,ptype.exp}:
Add tests for typedef'd struct and union without tags.
* gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
PRMS 1823; the bug still exists but isn't reproduced by this test
anymore), and remove rs6000 XFAIL (the bug is fixed).