]> git.ipfire.org Git - thirdparty/gcc.git/commit
pt.c (tsubst): Early declare code = TREE_CODE (t) and use it throughout.
authorPaolo Carlini <paolo@gcc.gnu.org>
Mon, 5 Jul 2010 09:55:43 +0000 (09:55 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Mon, 5 Jul 2010 09:55:43 +0000 (09:55 +0000)
commit394473ab8eb9ed62f0379ec4e3182314f16a93fc
tree34d00704a3b3155d968fa6420e9009891925a902
parente4dde839da2f1c485551f6dfd6e9a3c43ede50d6
pt.c (tsubst): Early declare code = TREE_CODE (t) and use it throughout.

2010-07-05  Paolo Carlini  <paolo.carlini@oracle.com>

* pt.c (tsubst): Early declare code = TREE_CODE (t) and use it
throughout.

From-SVN: r161825
gcc/cp/ChangeLog
gcc/cp/pt.c