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]

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


Author: rguenth
Date: Sat May 24 09:27:47 2008
New Revision: 135846

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135846
Log:
2008-05-24  Richard Guenther  <rguenther@suse.de>

	* tree-dfa.c (refs_may_alias_p): Re-instantiate case that
	a scalar variable can be only accessed through a pointer
	or a union.

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]