re PR rtl-optimization/89115 (compile time and memory hog)
authorRichard Biener <rguenther@suse.de>
Wed, 30 Jan 2019 15:11:04 +0000 (15:11 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 30 Jan 2019 15:11:04 +0000 (15:11 +0000)
commit2eb8a3e56f06618711aed111e3e61f4ac67f3d49
tree713b95270f2b6e9f8d4617e1724d3d8b9d40ee55
parentde0c04f99c561d71a97ad3e89c09027c1815d804
re PR rtl-optimization/89115 (compile time and memory hog)

2019-01-30  Richard Biener  <rguenther@suse.de>

PR rtl-optimization/89115
* opts.c (default_options_optimization): Reduce
PARAM_MAX_DSE_ACTIVE_LOCAL_STORES by a factor of 10 at -O1.
Make PARAM_LOOP_INVARIANT_MAX_BBS_IN_LOOP reduction relative
to the default.

From-SVN: r268394
gcc/ChangeLog
gcc/opts.c