]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-ssa-alias.c (dump_alias_info): Walk over local decls instead of referenced vars.
authorRichard Guenther <rguenther@suse.de>
Mon, 23 Jul 2012 13:36:34 +0000 (13:36 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 23 Jul 2012 13:36:34 +0000 (13:36 +0000)
commitfdc030e81b5d77f4417ca174238c554f95b4054e
treeafbc0d0996edc184fe471c102f3b18b5114273b4
parentefbb59b21bcb70426f49e39b01c3aa0021f6a32c
tree-ssa-alias.c (dump_alias_info): Walk over local decls instead of referenced vars.

2012-07-23  Richard Guenther  <rguenther@suse.de>

* tree-ssa-alias.c (dump_alias_info): Walk over local decls
instead of referenced vars.

From-SVN: r189782
gcc/ChangeLog
gcc/tree-ssa-alias.c