------- Comment #4 from reichelt at gcc dot gnu dot org 2006-05-30 13:39 ------- Subject: Bug 27718
Author: reichelt Date: Tue May 30 13:39:19 2006 New Revision: 114237 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114237 Log: PR c/27718 * c-typeck.c (c_expr_sizeof_type): Handle invalid types. * gcc.dg/sizeof-1.c: New test. Added: branches/gcc-4_0-branch/gcc/testsuite/gcc.dg/sizeof-1.c Modified: branches/gcc-4_0-branch/gcc/ChangeLog branches/gcc-4_0-branch/gcc/c-typeck.c branches/gcc-4_0-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27718