]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/gdb.stabs/gdb11479.exp
Cause clang to emit the definition of a type used only by pointer
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 25 Apr 2014 05:16:29 +0000 (22:16 -0700)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 25 Apr 2014 05:16:29 +0000 (22:16 -0700)
commitbfd39632142cba581a430e41ed38c5153d1fc07a
treef7337f7e52c713bd111696c6f541f53fa7ed6641
parent22842ff63e28b86e0cd40a87186757b2525578f4
Cause clang to emit the definition of a type used only by pointer

gdb/testsuite/
* gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
clang to emit the full definition of type required by the test
* gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.stabs/gdb11479.c
gdb/testsuite/gdb.stabs/gdb11479.exp