re PR tree-optimization/90930 (Excessive memory consumption)
authorRichard Biener <rguenther@suse.de>
Fri, 21 Jun 2019 18:12:58 +0000 (18:12 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 21 Jun 2019 18:12:58 +0000 (18:12 +0000)
commit8d5558c518a8812276aee50cca3da8ca5cce3091
tree6326b41b2c51552e16217f8e297d7f4f39364e5e
parentda9e9b571483537a617d08ce7f0da84435497053
re PR tree-optimization/90930 (Excessive memory consumption)

2019-06-21  Richard Biener  <rguenther@suse.de>

PR tree-optimization/90930
* tree-ssa-reassoc.c (rewrite_expr_tree_parallel): Set visited
flag on new stmts to avoid re-processing them.

From-SVN: r272560
gcc/ChangeLog
gcc/tree-ssa-reassoc.c