In gcc/: 2000-11-09 Geoffrey Keating <geoffk@redhat.com>
authorGeoffrey Keating <geoffk@redhat.com>
Thu, 9 Nov 2000 21:29:54 +0000 (21:29 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Thu, 9 Nov 2000 21:29:54 +0000 (21:29 +0000)
commitb52114d28357b7616e6c5d25cffd25a0799b2682
tree5734ba1385530ab85ea04172edc5015621026740
parenta949941cf79dc2bee4e741ce3928e11c4053f257
In gcc/: 2000-11-09 Geoffrey Keating <geoffk@redhat.com>

In gcc/:
2000-11-09  Geoffrey Keating  <geoffk@redhat.com>

* c-decl.c (finish_struct): When a structure is completed,
check all its variant types for completeness.

In gcc/testsuite/:
2000-11-09  Geoffrey Keating  <geoffk@redhat.com>

* gcc.c-torture/compile/20001109-1.c: New test.
* gcc.c-torture/compile/20001109-2.c: New test.

From-SVN: r37346
gcc/ChangeLog
gcc/c-decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20001109-1.c [new file with mode: 0644]
gcc/testsuite/gcc.c-torture/compile/20001109-2.c [new file with mode: 0644]