c-decl.c (pushdecl): Don't put variables on C_TYPE_INCOMPLETE_VARS of a type unless...
authorZack Weinberg <zack@gcc.gnu.org>
Mon, 1 Sep 2003 17:32:18 +0000 (17:32 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Mon, 1 Sep 2003 17:32:18 +0000 (17:32 +0000)
commit130a1080ce57694859ec344731f5ee6e79b073e1
treea7c2005e09ffec35dcd3871c4876fd27d2865d01
parenta89ea0df26fda07c90482b44532a92898f7f47c5
c-decl.c (pushdecl): Don't put variables on C_TYPE_INCOMPLETE_VARS of a type unless...

* c-decl.c (pushdecl): Don't put variables on
C_TYPE_INCOMPLETE_VARS of a type unless that type is itself
incomplete.

From-SVN: r70976
gcc/ChangeLog
gcc/c-decl.c