Replace make_copy_constraint with make_constraint_from in make_restrict_var_constraints
authorTom de Vries <tom@codesourcery.com>
Mon, 2 Nov 2015 23:23:19 +0000 (23:23 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Mon, 2 Nov 2015 23:23:19 +0000 (23:23 +0000)
commitb9ae50844f64b039a9acae261b535c9a7a8b6020
tree358f99687b482e875ac8ae4c6f0ef68177bd0c7e
parent3b963b33ca3b84d28c8dbd79d08d4f1e5c439925
Replace make_copy_constraint with make_constraint_from in make_restrict_var_constraints

2015-11-03  Tom de Vries  <tom@codesourcery.com>

* tree-ssa-structalias.c (make_restrict_var_constraints): Replace
make_copy_constraint call with make_constraint_from call.

From-SVN: r229683
gcc/ChangeLog
gcc/tree-ssa-structalias.c