call.c (build_conv): Don't use build1 for USER_CONV.
authorMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 4 Jan 2001 19:28:56 +0000 (19:28 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 4 Jan 2001 19:28:56 +0000 (19:28 +0000)
commit519c98068bc2ab4d0eb0ac40e75efba02468ddac
treed9dc1d4890aafa19ccc1fab2fcdc6c47c684e37e
parent7ffcb17f49fb3f879043ed26dfca18efc539c0b1
call.c (build_conv): Don't use build1 for USER_CONV.

* call.c (build_conv): Don't use build1 for USER_CONV.
* pt.c (tsubst_copy): Or for PREINCREMENT_EXPR and similar nodes.

From-SVN: r38688
gcc/cp/call.c
gcc/cp/pt.c