------- Comment #4 from jakub at gcc dot gnu dot org 2008-06-12 10:05 ------- Created an attachment (id=15754) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15754&action=view) gcc44-pr36405.patch
I think the right fix is to ensure the type is complete in all cases but VOID_TYPE. For ARRAY_TYPEs just make sure the element type is complete. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36405