[Bug testsuite/86158] [9 regression] gcc.c-torture/unsorted/dump-noaddr.c.*i.lto-stream-out fails starting with 261546

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Oct 26 07:24:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86158

--- Comment #12 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Fri Oct 26 07:23:33 2018
New Revision: 265521

URL: https://gcc.gnu.org/viewcvs?rev=265521&root=gcc&view=rev
Log:
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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-prop.c


More information about the Gcc-bugs mailing list