[Bug c++/19963] ICE on invalid member declaration

2006-04-24 Thread reichelt at gcc dot gnu dot org
--- Comment #5 from reichelt at gcc dot gnu dot org 2006-04-24 08:43 --- Fixed on mainline. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added S

[Bug c++/19963] ICE on invalid member declaration

2006-04-24 Thread reichelt at gcc dot gnu dot org
--- 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)

[Bug c++/19963] ICE on invalid member declaration

2006-04-20 Thread patchapp at dberlin dot org
--- Comment #3 from patchapp at dberlin dot org 2006-04-20 15:50 --- Subject: Bug number PR c++/19963 A patch for this bug has been added to the patch tracker. The mailing list url for the patch is http://gcc.gnu.org/ml/gcc-patches/2006-04/msg00761.html -- http://gcc.gnu.org/bugzil

[Bug c++/19963] ICE on invalid member declaration

2006-04-20 Thread reichelt at gcc dot gnu dot org
--- Comment #2 from reichelt at gcc dot gnu dot org 2006-04-20 15:46 --- Mine. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassig

[Bug c++/19963] ICE on invalid member declaration

2005-07-22 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Severity|normal |minor http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19963

[Bug c++/19963] ICE on invalid member declaration

2005-02-14 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-15 00:40 --- Confirmed. I thought I really saw this before. -- What|Removed |Added Status|UN