pt.c (convert_nontype_argument): Don't create things that aren't PTRMEM_CSTs when...
authorMark Mitchell <mark@codesourcery.com>
Tue, 23 Mar 1999 16:13:44 +0000 (16:13 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 23 Mar 1999 16:13:44 +0000 (16:13 +0000)
commit93aa462d4e86df64f9d9952fdbd5b0825ce55703
treee1470339308cba23f2690dea073ff69a4ba15c1e
parent6599009997e9ff24167006b936c4d63a485fe522
pt.c (convert_nontype_argument): Don't create things that aren't PTRMEM_CSTs when...

* pt.c (convert_nontype_argument): Don't create things that aren't
PTRMEM_CSTs when applying a qualification conversion to a
PTRMEM_CST.

From-SVN: r25929
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/g++.old-deja/g++.pt/ptrmem7.C [new file with mode: 0644]