OSDN Git Service

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)
commit469a21871de42e3fe839056dda49be3bf4200c88
tree9c35c8bb82acc01b69f0f5825bc6dd103468a159
parent7bb4c887a785ad3034bf177e332053bace9159e2
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]