]> git.ipfire.org Git - thirdparty/gcc.git/commit
struct-layout-1_generate.c: In arrays avoid types where sizeof (type) < __alignof__...
authorJakub Jelinek <jakub@redhat.com>
Sun, 24 Apr 2005 22:01:53 +0000 (00:01 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Sun, 24 Apr 2005 22:01:53 +0000 (00:01 +0200)
commit49fc196e8edd206d1cd275cd015238e429056db7
treef96c05c3708b7cc058f1f01f8a6132be40246190
parent5919150114c386c1ca290351d8b686c05b103392
struct-layout-1_generate.c: In arrays avoid types where sizeof (type) < __alignof__ (type).

* gcc.dg/compat/struct-layout-1_generate.c: In arrays avoid types
where sizeof (type) < __alignof__ (type).
* gcc.dg/compat/struct-layout-1.h: Likewise.

From-SVN: r98673
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/compat/struct-layout-1.h
gcc/testsuite/gcc.dg/compat/struct-layout-1_generate.c