[Bug target/86139] [7/8/9 Regression] ICE in in store_constructor, at expr.c:6849 on aarch64-linux-gnu and arm-linux-gnueabihf
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jun 14 10:56:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86139
--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Thu Jun 14 10:55:31 2018
New Revision: 261588
URL: https://gcc.gnu.org/viewcvs?rev=261588&root=gcc&view=rev
Log:
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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree-vect-generic.c
trunk/gcc/tree.c
More information about the Gcc-bugs
mailing list