[Bug c++/19963] ICE on invalid member declaration
reichelt at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Apr 24 08:38:00 GMT 2006
------- Comment #4 from reichelt at gcc dot gnu dot org 2006-04-24 08:38 -------
Subject: Bug 19963
Author: reichelt
Date: Mon Apr 24 08:38:05 2006
New Revision: 113220
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113220
Log:
PR c++/19963
* class.c (layout_class_type): Skip fields with invalid types.
* g++.dg/other/incomplete2.C: New test.
Added:
trunk/gcc/testsuite/g++.dg/other/incomplete2.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/class.c
trunk/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19963
More information about the Gcc-bugs
mailing list