------- Comment #8 from reichelt at gcc dot gnu dot org 2006-05-29 06:44 ------- Subject: Bug 26818
Author: reichelt Date: Mon May 29 06:44:46 2006 New Revision: 114187 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114187 Log: PR c/26818 * c-decl.c (finish_struct): Skip erroneous fields. * gcc.dg/struct-incompl-1.c: New test. Added: branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/struct-incompl-1.c Modified: branches/gcc-4_1-branch/gcc/ChangeLog branches/gcc-4_1-branch/gcc/c-decl.c branches/gcc-4_1-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26818