struct-layout-1.exp: New file.
authorJakub Jelinek <jakub@redhat.com>
Thu, 8 Dec 2005 21:45:22 +0000 (22:45 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 8 Dec 2005 21:45:22 +0000 (22:45 +0100)
commite729a3855f5e832c513a951e29ac6bbbb195e1e2
treebafe02b8737ed7b2b7b5addd975816248df361e0
parent88a6bf5e1929ae2f1243c0039cd25092451de3dd
struct-layout-1.exp: New file.

* g++.dg/compat/struct-layout-1.exp: New file.
* g++.dg/compat/struct-layout-1.h: New.
* g++.dg/compat/struct-layout-1_generate.c: New.
* g++.dg/compat/struct-layout-1_x1.h: New.
* g++.dg/compat/struct-layout-1_x2.h: New.
* g++.dg/compat/struct-layout-1_y1.h: New.
* g++.dg/compat/struct-layout-1_y2.h: New.

From-SVN: r108244
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/compat/struct-layout-1.exp [new file with mode: 0644]
gcc/testsuite/g++.dg/compat/struct-layout-1.h [new file with mode: 0644]
gcc/testsuite/g++.dg/compat/struct-layout-1_generate.c [new file with mode: 0644]
gcc/testsuite/g++.dg/compat/struct-layout-1_x1.h [new file with mode: 0644]
gcc/testsuite/g++.dg/compat/struct-layout-1_x2.h [new file with mode: 0644]
gcc/testsuite/g++.dg/compat/struct-layout-1_y1.h [new file with mode: 0644]
gcc/testsuite/g++.dg/compat/struct-layout-1_y2.h [new file with mode: 0644]