2014-01-09 Richard Biener <rguenther@suse.de>
commitf1105f819b478a00f79f1457e6660c7952f547c5
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Jan 2014 11:52:43 +0000 (9 11:52 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Jan 2014 11:52:43 +0000 (9 11:52 +0000)
treef5e9972462f41a60dcb3df08c1ad9eed213401b9
parent470c168f79fc03d295edb43e9bc8f2d568baf24d
2014-01-09  Richard Biener  <rguenther@suse.de>

PR lto/45586
* lto.c (hash_canonical_type): Do not hash TREE_ADDRESSABLE,
TYPE_ALIGN, TYPE_RESTRICT or TYPE_REF_CAN_ALIAS_ALL.
(gimple_canonical_types_compatible_p): Do not compare them either.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@206461 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/lto/ChangeLog
gcc/lto/lto.c