forked from Imagelibrary/binutils-gdb
* gdb.c++/hang.exp: Check for corruption of the cv_type chain.
* gdb.c++/hang3.C: New file.
This commit is contained in:
4
gdb/testsuite/gdb.c++/hang3.C
Normal file
4
gdb/testsuite/gdb.c++/hang3.C
Normal file
@@ -0,0 +1,4 @@
|
||||
#include "hang.H"
|
||||
|
||||
const struct B *const_B_ptr;
|
||||
int var_in_hang3 = 42;
|
||||
Reference in New Issue
Block a user