gcc/cp/
commit6cae5733cae0e75b3aa8ddf388c871c80080f687
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 May 2014 14:18:44 +0000 (20 14:18 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 May 2014 14:18:44 +0000 (20 14:18 +0000)
treeba16a0311b674afe3a50da11b9126f7842f21e23
parent6e21a1458544b8a8c80eae4db0f6f5b741a4191f
gcc/cp/
PR bootstrap/61210
* pt.c (tsubst_copy, tsubst_omp_for_iterator, tsubst_expr)
(tsubst_copy_and_build): Perform recursive substitutions in a
deterministic order.

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