]> git.ipfire.org Git - thirdparty/gcc.git/commit
* call.c (build_conv): Don't use build1 for USER_CONV.
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Jan 2001 19:28:56 +0000 (19:28 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Jan 2001 19:28:56 +0000 (19:28 +0000)
commitabca50321910056d839672765eb514de3dc47fcf
treed9dc1d4890aafa19ccc1fab2fcdc6c47c684e37e
parentd5ca4e29d1067c3cebb013f1319878e0476632d5
* call.c (build_conv): Don't use build1 for USER_CONV.
* pt.c (tsubst_copy): Or for PREINCREMENT_EXPR and similar nodes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38688 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/call.c
gcc/cp/pt.c