projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17f18ac
)
fix anon-union tests from HP.
author
David Taylor
<taylor@redhat.com>
Wed, 6 Jan 1999 00:11:17 +0000
(
00:11
+0000)
committer
David Taylor
<taylor@redhat.com>
Wed, 6 Jan 1999 00:11:17 +0000
(
00:11
+0000)
gdb/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/testsuite/ChangeLog
b/gdb/testsuite/ChangeLog
index 2bf28c5dee4592cf4033de1bd40f5456f5cd61c7..75151a270781982c827f0e70a037d8913a7000fa 100644
(file)
--- a/
gdb/testsuite/ChangeLog
+++ b/
gdb/testsuite/ChangeLog
@@
-1,5
+1,9
@@
Tue Jan 5 13:05:32 1999 David Taylor <taylor@texas.cygnus.com>
+ * gdb.c++/anon-union.cc: make foo and bar global, otherwise
+ they're stack variables and contain garbage.
+ * gdb.c++/anon-union.exp: new file.
+
The following changes were made by David Taylor
<taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
Edith Epstein <eepstein@cygnus.com> as part of a project to merge