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

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Thu Oct 15 16:04:00 GMT 2009


Author: rguenth
Date: Thu Oct 15 16:04:29 2009
New Revision: 152851

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

	PR lto/41668
	* gimple.c (compare_type_names_p): Handle anonymous names
	differently based on new mode argument.
	(gimple_types_compatible_p): For structs also compare the tags.
	(iterative_hash_type_name): Rename to ...
	(iterative_hash_name): ... this.  Hash all names.
	(iterative_hash_gimple_type): Fix hashing the struct tag of
	pointer targets.  Hash field decl names.

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



More information about the Gcc-cvs mailing list