re PR bootstrap/87134 (SEGV in cc1 caused by r263875)
authorRichard Biener <rguenther@suse.de>
Thu, 13 Sep 2018 11:31:58 +0000 (11:31 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 13 Sep 2018 11:31:58 +0000 (11:31 +0000)
commit2aa4cc744ff8ebfaaec69edf8d21411cecc0b783
tree489f4f979eaa64b56a4b2bdf3ced7bdccdc16209
parent67295b68372f0dd13d44556e2f48a370c5d75119
re PR bootstrap/87134 (SEGV in cc1 caused by r263875)

2018-09-13  Richard Biener  <rguenther@suse.de>

PR bootstrap/87134
* tree-ssa-sccvn.c (vn_nary_op_insert_into): Fix assert.
(vn_nary_op_insert_pieces_predicated): Do not write useless
valid_dominated_by_p entry outside of the allocated storage.

From-SVN: r264268
gcc/ChangeLog
gcc/tree-ssa-sccvn.c