]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ipa-icf.c
re PR ipa/65521 (nondeterministic -fcompare-debug failures)
authorJakub Jelinek <jakub@redhat.com>
Mon, 23 Mar 2015 15:17:20 +0000 (16:17 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 23 Mar 2015 15:17:20 +0000 (16:17 +0100)
commitf45be077ec1a40e5b3046cd19bd32e8e1ebaca73
tree5a975d97b8f4c086f6425cf82d52fc644d9a3390
parentd5f035ea524e527bda3db2b9eec46a2c1d3fc404
re PR ipa/65521 (nondeterministic -fcompare-debug failures)

PR ipa/65521
* ipa-icf.c (sem_item::update_hash_by_addr_refs): Hash
ultimate_alias_target ()->order ints instead of
ultimate_alias_target () pointers.

* gcc.dg/pr65521.c: New test.

From-SVN: r221596
gcc/ChangeLog
gcc/ipa-icf.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr65521.c [new file with mode: 0644]