re PR fortran/45586 (ICE non-trivial conversion at assignment)
commitd05b99205d244d9efd2758f80554b926d47972e6
authorRichard Biener <rguenther@suse.de>
Thu, 9 Jan 2014 11:52:43 +0000 (9 11:52 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 9 Jan 2014 11:52:43 +0000 (9 11:52 +0000)
treef5e9972462f41a60dcb3df08c1ad9eed213401b9
parent2aaed0f3046ddb9c1e09d52db174718528245fa4
re PR fortran/45586 (ICE non-trivial conversion at assignment)

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.

From-SVN: r206461
gcc/lto/ChangeLog
gcc/lto/lto.c