re PR target/86139 (ICE in in store_constructor, at expr.c:6849 on arm-linux-gnueabihf)
authorRichard Biener <rguenther@suse.de>
Thu, 14 Jun 2018 10:55:31 +0000 (10:55 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 14 Jun 2018 10:55:31 +0000 (10:55 +0000)
commitbb4291d9ded2c423a993a411acbcb910903d32af
tree64eae6d3e84af837dc480a818f602e6a07365b4e
parenta16fa075a887aad84b4de0d6d396bec06d539e39
re PR target/86139 (ICE in in store_constructor, at expr.c:6849 on arm-linux-gnueabihf)

2018-06-14  Richard Biener  <rguenther@suse.de>

PR middle-end/86139
* tree-vect-generic.c (build_word_mode_vector_type): Remove
duplicate and harmful type_hash_canon.
* tree.c (type_hash_canon): Assert we didn't find ourselves.

From-SVN: r261588
gcc/ChangeLog
gcc/tree-vect-generic.c
gcc/tree.c