]> gcc.gnu.org Git - gcc.git/commit
re PR c++/4377 (more errors with multiple non-type template parameters)
authorJason Merrill <jason@redhat.com>
Mon, 18 Mar 2002 13:38:00 +0000 (08:38 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 18 Mar 2002 13:38:00 +0000 (08:38 -0500)
commit001ad76c41fb6725f6834c063199e8ea6540a9ee
tree2bd991137adb35d42fadc965e98075d6924e3786
parented2fa43249ffb8c69499cc8bdcadb611ccf9762a
re PR c++/4377 (more errors with multiple non-type template parameters)

        PR c++/4377
        * mangle.c (write_expression): Strip NOP_EXPRs sooner.  Also strip
        NON_LVALUE_EXPRs.

From-SVN: r50967
gcc/cp/ChangeLog
gcc/cp/mangle.c
gcc/testsuite/g++.dg/template/non-type1.C [new file with mode: 0644]
This page took 0.062725 seconds and 5 git commands to generate.