tree.c (build_min_nt, [...]): Don't set TREE_COMPLEXITY from input_line.
authorPer Bothner <per@bothner.com>
Wed, 30 Jun 2004 06:42:43 +0000 (23:42 -0700)
committerPer Bothner <bothner@gcc.gnu.org>
Wed, 30 Jun 2004 06:42:43 +0000 (23:42 -0700)
commitdd0d10e80ca4ad80b7aef0d581da2ee41871fcc2
tree6669fa3fff368cc18e2f5c2435747bdd569ac216
parentce7f2acdd9357d1baf558a8fd08a3f139eb50648
tree.c (build_min_nt, [...]): Don't set TREE_COMPLEXITY from input_line.

* tree.c (build_min_nt, build_min, build_min_non_dep):
Don't set TREE_COMPLEXITY from input_line.

From-SVN: r83894
gcc/cp/ChangeLog
gcc/cp/tree.c