tree-ssa-structalias.c (get_constraint_for): Move code to deal with aggregates here.
commit6df11ca1befd286661b26a6a2a6774f4d4aa483c
authorDaniel Berlin <dberlin@dberlin.org>
Mon, 27 Feb 2006 17:25:17 +0000 (27 17:25 +0000)
committerDaniel Berlin <dberlin@gcc.gnu.org>
Mon, 27 Feb 2006 17:25:17 +0000 (27 17:25 +0000)
tree96e2f8d02df730b6f48d1b5c2fbac3657761f0ed
parent79ae22000f17f4cec1e1a6d27b6d648e0e37dbf5
tree-ssa-structalias.c (get_constraint_for): Move code to deal with aggregates here.

2006-02-27  Daniel Berlin  <dberlin@dberlin.org>

* tree-ssa-structalias.c (get_constraint_for): Move code to deal
with aggregates here.
(find_func_aliases): Remove code for &<aggregate> from here.

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