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

--- Comment #4 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Mon Nov  4 09:11:26 2019
New Revision: 277768

URL: https://gcc.gnu.org/viewcvs?rev=277768&root=gcc&view=rev
Log:
Fix hash_operand for fields of a CONSTRUCTOR.

2019-11-04  Martin Liska  <mli...@suse.cz>

        PR ipa/92304
        * fold-const.c (operand_compare::hash_operand): Fix field
        hashing of CONSTRUCTOR.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/fold-const.c

Reply via email to