[Bug c++/30156] [4.1/4.2/4.3 regression] ICE on invalid template declaration

2007-02-14 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.1.2 |4.1.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30156

[Bug c++/30156] [4.1/4.2/4.3 regression] ICE on invalid template declaration

2007-02-04 Thread mmitchel at gcc dot gnu dot org
-- mmitchel at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30156

[Bug c++/30156] [4.1/4.2/4.3 regression] ICE on invalid template declaration

2006-12-12 Thread patchapp at dberlin dot org
--- Comment #3 from patchapp at dberlin dot org 2006-12-12 21:45 --- Subject: Bug number PR c++/30156 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-12/msg00892.html -- http://gcc.gnu.org/bugzil

[Bug c++/30156] [4.1/4.2/4.3 regression] ICE on invalid template declaration

2006-12-11 Thread lmillward at gcc dot gnu dot org
--- Comment #2 from lmillward at gcc dot gnu dot org 2006-12-11 23:17 --- I did post a patch to fix this following your comments on the patch for PR27961 here - http://gcc.gnu.org/ml/gcc-patches/2006-10/msg00867.html. It seems like this one slipped through the cracks. I'll give it anot

[Bug c++/30156] [4.1/4.2/4.3 regression] ICE on invalid template declaration

2006-12-11 Thread reichelt at gcc dot gnu dot org
--- Comment #1 from reichelt at gcc dot gnu dot org 2006-12-11 21:12 --- Sorry, forgot to add the error message: bug.cc:3: error: 'X' was not declared in this scope bug.cc:3: internal compiler error: tree check: expected var_decl, have field_decl in cp_finish_decl, at cp/decl.c:5092 Pl

[Bug c++/30156] [4.1/4.2/4.3 regression] ICE on invalid template declaration

2006-12-11 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.1.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30156