Mark Mitchell <mark@codesourcery.com> PR c++/23437
authorMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 10 Oct 2005 22:30:17 +0000 (22:30 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 10 Oct 2005 22:30:17 +0000 (22:30 +0000)
commit5e9edb0f6f337facf312ae8cc0515a7ef057eead
treee858f516f21edafbc8e0c3431de8e494dfc710dd
parent542155d7087cc47296fa4bfbc642f8a1bb925826
Mark Mitchell <mark@codesourcery.com> PR c++/23437

    Mark Mitchell  <mark@codesourcery.com>
        PR c++/23437
* parser.c (cp_parser_template_argument_list): Do not treat
contents of argument list as part of a constant expression.
PR c++/23437
* g++.dg/template/arg4.C: New test.

From-SVN: r105199
gcc/cp/ChangeLog
gcc/cp/parser.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/template/arg4.C [new file with mode: 0644]