]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
test: cover subranges with present DW_AT_count attribute
authorSanimir Agovic <sanimir.agovic@intel.com>
Tue, 26 Nov 2013 14:47:16 +0000 (14:47 +0000)
committerJoel Brobecker <brobecker@adacore.com>
Mon, 14 Apr 2014 16:23:44 +0000 (09:23 -0700)
commit3dd170be2528487b4c200b531d7abda38d64634f
tree6194d1ac9d7f7aabae3dffbf9eba2512b134f5c1
parent5ecaaa66e0d056412ca95b3ac2e385b3e470a95c
test: cover subranges with present DW_AT_count attribute

The dwarf attribute DW_AT_count specifies the elements of a subrange.
This test covers subranges with present count but absent upper bound
attribute, both with static and dynamic attribute values.

testsuite/ChangeLog:

* gdb.dwarf2/count.exp: New file.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.dwarf2/count.exp [new file with mode: 0644]