]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix hash_operand for fields of a CONSTRUCTOR.
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Nov 2019 09:11:26 +0000 (09:11 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Nov 2019 09:11:26 +0000 (09:11 +0000)
commite8ce63b1e31b5c99171b463dc191253b64a82b45
tree4ff5ad4007f12854d4293c3379997263400ab372
parent5b189beccdf97789ad81aaaba9de5294f918b418
Fix hash_operand for fields of a CONSTRUCTOR.

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

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@277768 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/fold-const.c