tree-dfa.c (remove_referenced_var): If removing a variable which has subvars...
authorRichard Guenther <rguenther@suse.de>
Thu, 8 Nov 2007 22:35:44 +0000 (22:35 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 8 Nov 2007 22:35:44 +0000 (22:35 +0000)
commit7d32e17a1a2d1fa8b61aa46b98bc2c3c4ea12468
tree7af2a0401d9232f0559d57993204c20f466576e1
parent35a3be486acc186f21b4f9155b98e1267f921c15
tree-dfa.c (remove_referenced_var): If removing a variable which has subvars...

2007-11-08  Richard Guenther  <rguenther@suse.de>

* tree-dfa.c (remove_referenced_var): If removing a
variable which has subvars, also remove those from
the referenced vars.  Do not create a variable annotation.

From-SVN: r130030
gcc/ChangeLog
gcc/tree-dfa.c