]> gcc.gnu.org Git - gcc.git/commit
pt.c (copy_default_args_to_explicit_spec): Preserve object's CV quals.
authorNathan Sidwell <nathan@codesourcery.com>
Fri, 19 Jan 2001 09:19:33 +0000 (09:19 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Fri, 19 Jan 2001 09:19:33 +0000 (09:19 +0000)
commit08c2df0f4f04b0f799842f66b68d17dce626fe02
tree7866b0a2dd5a3c3597bc91f87af4213a7e468b4a
parent7c6a32d25bba2da41f3eea80f1d96a439f3c6b6d
pt.c (copy_default_args_to_explicit_spec): Preserve object's CV quals.

cp:
* pt.c (copy_default_args_to_explicit_spec): Preserve
object's CV quals. Reorganize.
testsuite:
* g++.old-deja/g++.pt/spec34.C: New test.

From-SVN: r39127
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.old-deja/g++.pt/spec34.C [new file with mode: 0644]
This page took 0.060535 seconds and 5 git commands to generate.