2017-02-17 Richard Biener <rguenther@suse.de>
PR middle-end/79576
* params.def (max-ssa-name-query-depth): Limit to 10.
From-SVN: r245529
+2017-02-17 Richard Biener <rguenther@suse.de>
+
+ PR middle-end/79576
+ * params.def (max-ssa-name-query-depth): Limit to 10.
+
2017-02-17 Richard Biener <rguenther@suse.de>
PR tree-optimization/79552
"max-ssa-name-query-depth",
"Maximum recursion depth allowed when querying a property of an"
" SSA name.",
- 3, 1, 0)
+ 3, 1, 10)
DEFPARAM (PARAM_MAX_RTL_IF_CONVERSION_INSNS,
"max-rtl-if-conversion-insns",