Relax hash function to match equals function behavior (PR testsuite/86158).
authorMartin Liska <mliska@suse.cz>
Fri, 26 Oct 2018 07:23:33 +0000 (09:23 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Fri, 26 Oct 2018 07:23:33 +0000 (07:23 +0000)
commit74ca1c01d02e548f32aa26f9a887dcc0730703fb
treee8818d1583456b28743dac749212c9b626261743
parentb322cdb21a83d2e7ef89058ee56e5a814f916617
Relax hash function to match equals function behavior (PR testsuite/86158).

2018-10-26  Martin Liska  <mliska@suse.cz>

PR testsuite/86158
* ipa-prop.c (struct ipa_vr_ggc_hash_traits): Hash with
addr_expr and not with pointers.

From-SVN: r265521
gcc/ChangeLog
gcc/ipa-prop.c