]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR lto/54898 (ICE in uniquify_nodes, at lto/lto.c:1898)
authorRichard Biener <rguenther@suse.de>
Fri, 12 Oct 2012 12:14:03 +0000 (12:14 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 12 Oct 2012 12:14:03 +0000 (12:14 +0000)
commitaec06f6fa8948de6eb8e23028b5ebf4e5fd3e36a
treecf9b66a87e39b21415229b72d1cec0c02098e5f8
parent87218838b83c5af78da5baad882b9d42a7b55445
re PR lto/54898 (ICE in uniquify_nodes, at lto/lto.c:1898)

2012-10-12  Richard Biener  <rguenther@suse.de>

PR lto/54898
* lto.c (gimple_types_compatible_p_1): Also compare
TYPE_MAIN_VARIANT.
(iterative_hash_gimple_type): Also hash TYPE_MAIN_VARIANT.

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