pr30313.c (struct S): Make sure the bit-field is exactly as wide as an int.
authorRask Ingemann Lambertsen <rask@sygehus.dk>
Wed, 25 Jul 2007 10:54:52 +0000 (12:54 +0200)
committerRask Ingemann Lambertsen <rask@gcc.gnu.org>
Wed, 25 Jul 2007 10:54:52 +0000 (10:54 +0000)
commit024fefe28f33db98a90d12347d6db01bde53f635
treeaa7c35bbe233ddca011c1247553f87df90f950b4
parent107f82d2b0cc288b6dd1781c67d2c7b92a0412fc
pr30313.c (struct S): Make sure the bit-field is exactly as wide as an int.

* gcc.dg/torture/pr30313.c (struct S): Make sure the bit-field is
  exactly as wide as an int.

From-SVN: r126906
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr30313.c