]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
Check that GDB and the C compiler agree about the sizeof a few basic C
authorAndrew Cagney <cagney@redhat.com>
Thu, 13 Jul 2000 05:07:54 +0000 (05:07 +0000)
committerAndrew Cagney <cagney@redhat.com>
Thu, 13 Jul 2000 05:07:54 +0000 (05:07 +0000)
commit2391e11d3a331a700cd44fe6af314a5f5adfeea0
tree5ae5444681fa123ffb93e589bb2d10f9b770ed37
parent5b4cf3f497bc6294cb2c2743de649ffaeff3a6d0
Check that GDB and the C compiler agree about the sizeof a few basic C
types.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/sizeof.c [new file with mode: 0644]
gdb/testsuite/gdb.base/sizeof.exp [new file with mode: 0644]