re PR tree-optimization/77677 (ICE at -O1 and above in both 32-bit and 64-bit modes...
authorRichard Biener <rguenther@suse.de>
Thu, 22 Sep 2016 12:16:12 +0000 (12:16 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 22 Sep 2016 12:16:12 +0000 (12:16 +0000)
commit1f3131cb1e238fa37d0fedb8d5b05761c3dbfef6
treea57762f2ed297637797b940665e9b3ccc4bac633
parentc813f2686aa230cf20ca954dee94b1019b7c364b
re PR tree-optimization/77677 (ICE at -O1 and above in both 32-bit and 64-bit modes on x86_64-linux-gnu (internal compiler error: in set_value_range, at tree-vrp.c:361))

2016-09-22  Richard Biener  <rguenther@suse.de>

PR middle-end/77677
* gimple-match-head.c (gimple_resimplify1): Drop TREE_OVERFLOW
from constant folding results.
(gimple_resimplify2): Likewise.
(gimple_resimplify3): Likewise.

From-SVN: r240352
gcc/ChangeLog
gcc/gimple-match-head.c