[Bug c++/30534] [4.3 regression] ICE with invalid template argument

2007-01-21 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30534

[Bug c++/30534] [4.3 regression] ICE with invalid template argument

2007-02-10 Thread bangerth at dealii dot org
--- Comment #1 from bangerth at dealii dot org 2007-02-11 03:51 --- Confirmed. -- bangerth at dealii dot org changed: What|Removed |Added Status|UNCONFIRMED

[Bug c++/30534] [4.3 regression] ICE with invalid template argument

2007-02-11 Thread reichelt at gcc dot gnu dot org
--- Comment #2 from reichelt at gcc dot gnu dot org 2007-02-11 11:39 --- Testing a patch. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added Assigne

[Bug c++/30534] [4.3 regression] ICE with invalid template argument

2007-03-04 Thread patchapp at dberlin dot org
--- Comment #3 from patchapp at dberlin dot org 2007-03-04 20:56 --- Subject: Bug number PR c++/30534 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/2007-03/msg00228.html -- http://gcc.gnu.org/bugzil

[Bug c++/30534] [4.3 regression] ICE with invalid template argument

2007-03-07 Thread reichelt at gcc dot gnu dot org
--- Comment #4 from reichelt at gcc dot gnu dot org 2007-03-08 07:26 --- Subject: Bug 30534 Author: reichelt Date: Thu Mar 8 07:26:43 2007 New Revision: 122685 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122685 Log: PR c++/30534 * pt.c (any_template_argument

[Bug c++/30534] [4.3 regression] ICE with invalid template argument

2007-03-07 Thread reichelt at gcc dot gnu dot org
--- Comment #5 from reichelt at gcc dot gnu dot org 2007-03-08 07:48 --- Fixed on mainline. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added S