re PR tree-optimization/90450 (Hash function in gather_mem_refs_stmt does not match...
authorRichard Biener <rguenther@suse.de>
Wed, 22 May 2019 07:44:24 +0000 (07:44 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 22 May 2019 07:44:24 +0000 (07:44 +0000)
commita8aa828b6e94aecb188786f49e8b1b7a7cfb5391
treeb68c75f88f062d7110bdbfacbe02e98d55fd897b
parent8e2c037d24c51e0333b1fad90c61d5526a963446
re PR tree-optimization/90450 (Hash function in gather_mem_refs_stmt does not match with mem_ref_hasher::equal)

2019-05-22  Richard Biener  <rguenther@suse.de>

PR tree-optimization/90450
* tree-ssa-loop-im.c (struct im_mem_ref): Add ref_decomposed.
(mem_ref_hasher::equal): Check it.
(mem_ref_alloc): Initialize it.
(gather_mem_refs_stmt): Set it.

From-SVN: r271503
gcc/ChangeLog
gcc/tree-ssa-loop-im.c