]> git.ipfire.org Git - thirdparty/gcc.git/commit
Replace make_copy_constraint with make_constraint_from in make_restrict_var_constraints
authorvries <vries@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 2 Nov 2015 23:23:19 +0000 (23:23 +0000)
committervries <vries@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 2 Nov 2015 23:23:19 +0000 (23:23 +0000)
commitf48db028cd0ad9b494077d94d25177ace54a1a49
tree358f99687b482e875ac8ae4c6f0ef68177bd0c7e
parent6d60907888b6d9051f6dd0a3e0a47c13659c2ecc
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@229683 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-ssa-structalias.c