Fix param description of graphite-max-arrays-per-scop (PR translation/89912).
2019-04-02 Martin Liska <mliska@suse.cz> PR translation/89912 * params.def (PARAM_GRAPHITE_MAX_ARRAYS_PER_SCOP): Fix param description of graphite-max-arrays-per-scop. From-SVN: r270076
This commit is contained in:
parent
381a3c757f
commit
6de6b21052
@ -1,3 +1,9 @@
|
||||
2019-04-02 Martin Liska <mliska@suse.cz>
|
||||
|
||||
PR translation/89912
|
||||
* params.def (PARAM_GRAPHITE_MAX_ARRAYS_PER_SCOP):
|
||||
Fix param description of graphite-max-arrays-per-scop.
|
||||
|
||||
2019-04-02 Eric Botcazou <ebotcazou@adacore.com>
|
||||
|
||||
* config/sparc/linux64.h (ASAN_REJECT_SPEC): New macro.
|
||||
|
@ -957,7 +957,7 @@ DEFPARAM (PARAM_GRAPHITE_MAX_NB_SCOP_PARAMS,
|
||||
|
||||
DEFPARAM (PARAM_GRAPHITE_MAX_ARRAYS_PER_SCOP,
|
||||
"graphite-max-arrays-per-scop",
|
||||
"Maximum number of arrays per scop.",
|
||||
"Maximum number of arrays per SCoP.",
|
||||
100, 0, 0)
|
||||
|
||||
DEFPARAM (PARAM_MAX_ISL_OPERATIONS,
|
||||
|
Loading…
Reference in New Issue
Block a user