diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-08-08 19:27:10 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-08-08 19:27:10 +0000 |
commit | 205c1ddc32b4cccf2e342856a00acf9ce26c0c73 (patch) | |
tree | 1d1bf1ad3cec3a252eb18c93c76dad4637a6d02d | |
parent | aedc02dff0acd7c9c3fc1e02c32eca42fe0a5eb8 (diff) | |
download | gdb-205c1ddc32b4cccf2e342856a00acf9ce26c0c73.zip gdb-205c1ddc32b4cccf2e342856a00acf9ce26c0c73.tar.gz gdb-205c1ddc32b4cccf2e342856a00acf9ce26c0c73.tar.bz2 |
* gdb.t20/inherit.exp: Change message for "print tagless struct"
to state that this is a known bug in old versions of g++.
-rw-r--r-- | gdb/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index ffd12f0..5eeb80a 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +Sun Aug 8 14:21:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdb.t20/inherit.exp: Change message for "print tagless struct" + to state that this is a known bug in old versions of g++. + Fri Aug 6 21:40:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) * gdb.t17/interrupt.exp: Add xfail for 386 bsd. Accept echoed newline |