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]

r152899 - in /trunk/gcc: ChangeLog gimple.c


Author: rguenth
Date: Fri Oct 16 11:45:55 2009
New Revision: 152899

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152899
Log:
2009-10-16  Richard Guenther  <rguenther@suse.de>

	* gimple.c (iterative_hash_gimple_type): For integer types
	also hash their minimum and maximum values and the string flag.
	For array types hash their domain and the string flag.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gimple.c


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