This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r130030 - in /trunk/gcc: ChangeLog tree-dfa.c


Author: rguenth
Date: Thu Nov  8 22:35:44 2007
New Revision: 130030

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130030
Log:
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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-dfa.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]