From: David Taylor Date: Wed, 6 Jan 1999 00:11:17 +0000 (+0000) Subject: fix anon-union tests from HP. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=80909c45f834e334ccf171903911bd5e6cd269b1;p=binutils-gdb.git fix anon-union tests from HP. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 2bf28c5dee4..75151a27078 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,9 @@ Tue Jan 5 13:05:32 1999 David Taylor + * 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 , Elena Zannoni , and Edith Epstein as part of a project to merge