[Bug c++/27425] [4.3/4.4/4.5 regression] ICE with invalid template-template-parameter
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.5.0 |4.4.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27425
[Bug c++/27425] [4.3/4.4/4.5 regression] ICE with invalid template-template-parameter
--- Comment #12 from jason at gcc dot gnu dot org 2009-12-11 05:27 --- Subject: Bug 27425 Author: jason Date: Fri Dec 11 05:26:51 2009 New Revision: 155149 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155149 Log: PR c++/27425 PR c++/34274 PR c++/42301 * pt.c (expand_template_argument_pack): Handle null arg gracefully. (convert_template_argument): Use %T for type. Added: branches/gcc-4_4-branch/gcc/testsuite/g++.dg/template/arg7.C Modified: branches/gcc-4_4-branch/gcc/cp/ChangeLog branches/gcc-4_4-branch/gcc/cp/pt.c branches/gcc-4_4-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27425
[Bug c++/27425] [4.3/4.4/4.5 regression] ICE with invalid template-template-parameter
--- Comment #11 from jason at gcc dot gnu dot org 2009-11-13 18:47 --- Fixed for 4.5. -- jason at gcc dot gnu dot org changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution||FIXED Target Milestone|4.3.5 |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27425
[Bug c++/27425] [4.3/4.4/4.5 regression] ICE with invalid template-template-parameter
--- Comment #10 from jason at gcc dot gnu dot org 2009-11-13 18:47 --- Subject: Bug 27425 Author: jason Date: Fri Nov 13 18:46:47 2009 New Revision: 154164 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154164 Log: PR c++/27425 PR c++/34274 * pt.c (expand_template_argument_pack): Handle null arg gracefully. (convert_template_argument): Use %T for type. Added: trunk/gcc/testsuite/g++.dg/template/arg7.C Modified: trunk/gcc/cp/ChangeLog trunk/gcc/cp/pt.c trunk/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27425
[Bug c++/27425] [4.3/4.4/4.5 regression] ICE with invalid template-template-parameter
--- Comment #9 from jason at gcc dot gnu dot org 2009-11-13 17:52 --- Oops. -- jason at gcc dot gnu dot org changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27425
[Bug c++/27425] [4.3/4.4/4.5 regression] ICE with invalid template-template-parameter
--- Comment #8 from paolo dot carlini at oracle dot com 2009-11-13 17:45 --- Jason, see Comment #3, it still ICEs for me... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27425
[Bug c++/27425] [4.3/4.4/4.5 regression] ICE with invalid template-template-parameter
--- Comment #7 from jason at gcc dot gnu dot org 2009-11-13 16:56 --- No longer ICEs in 4.3+. -- jason at gcc dot gnu dot org changed: What|Removed |Added CC||jason at gcc dot gnu dot org Status|NEW |RESOLVED Resolution||FIXED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27425
[Bug c++/27425] [4.3/4.4/4.5 regression] ICE with invalid template-template-parameter
--- Comment #6 from rguenth at gcc dot gnu dot org 2009-08-04 12:27 --- GCC 4.3.4 is being released, adjusting target milestone. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|4.3.4 |4.3.5 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27425
[Bug c++/27425] [4.3/4.4/4.5 regression] ICE with invalid template-template-parameter
--- Comment #5 from jsm28 at gcc dot gnu dot org 2009-03-31 19:36 --- Closing 4.2 branch. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Summary|[4.2/4.3/4.4/4.5 regression]|[4.3/4.4/4.5 regression] ICE |ICE with invalid template- |with invalid template- |template-parameter |template-parameter Target Milestone|4.2.5 |4.3.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27425