OSDN Git Service

* gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
authordrow <drow>
Fri, 5 May 2006 18:04:09 +0000 (18:04 +0000)
committerdrow <drow>
Fri, 5 May 2006 18:04:09 +0000 (18:04 +0000)
commit3e5ef4b9c4d060cdabf4f99f1010f52a38e82256
tree3ce9079df72b45ea4e24b1ce09a31b6fb0a1b14c
parent7aeecd6847f13b9a1e4c9d87516bd61af1b57af9
* gdb.cp/m-static.h (class gnu_obj_4): Add dummy member.
* gdb.cp/m-static.cc (main): Write to test4.dummy, so that test4
is allocated by the compiler.
* gdb.mi/var-cmd.c: (do_special_tests): Write to u, anonu, s,
anons, e, anone to force their allocation by the compiler.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.cp/m-static.cc
gdb/testsuite/gdb.cp/m-static.h
gdb/testsuite/gdb.mi/var-cmd.c