tree-ssa-structalias.c (dump_constraint): Don't end the line.
authorRichard Guenther <rguenther@suse.de>
Thu, 28 Apr 2011 09:11:17 +0000 (09:11 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 28 Apr 2011 09:11:17 +0000 (09:11 +0000)
commit8576f20aedfbbdc1b82ce89be28fbf4a14d9a857
treeda058d64b7263d6afd01fd6844417abe68c8201a
parente38811ce28249cd1074c7f96ad1c5c14eb6e9c01
tree-ssa-structalias.c (dump_constraint): Don't end the line.

2011-04-28  Richard Guenther  <rguenther@suse.de>

* tree-ssa-structalias.c (dump_constraint): Don't end the line.
(debug_constraint): Do it here.
(dump_constraints): And here.
(rewrite_constraints): And here.
(dump_constraint_edge): Remove.
(dump_constraint_graph): Rewrite to produce DOT output.
(solve_constraints): Build succ graph as late as possible.
Dump constraint graphs before and after solving.

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