aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorMartin Jambor <mjambor@suse.cz>2020-04-02 15:11:22 +0200
committerMartin Jambor <mjambor@suse.cz>2020-04-02 15:11:22 +0200
commitd4ed2cd13d0277b5e2c1dc1d1da998a631053cd8 (patch)
tree59a0495bb1e97e1bc990f3c3b8d61c8b097f2473 /gcc
parent86c924113208f58fdda24078c9cc9285ee8000cd (diff)
downloadgcc-d4ed2cd13d0277b5e2c1dc1d1da998a631053cd8.zip
gcc-d4ed2cd13d0277b5e2c1dc1d1da998a631053cd8.tar.gz
gcc-d4ed2cd13d0277b5e2c1dc1d1da998a631053cd8.tar.bz2
sra/doc: Document param sra-max-propagations
I forgot to document the new param in invoke.texi, does the text below look OK? Tested with make info and make pdf. Thanks, Martin 2020-04-02 Martin Jambor <mjambor@suse.cz> * doc/invoke.texi (Optimize Options): Document sra-max-propagations.
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/invoke.texi5
2 files changed, 9 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 3ffac67..3e3f1ea 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2020-04-02 Martin Jambor <mjambor@suse.cz>
+
+ * doc/invoke.texi (Optimize Options): Document sra-max-propagations.
+
2020-04-02 Jakub Jelinek <jakub@redhat.com>
PR rtl-optimization/92264
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 412750c..e9e1683 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -12785,6 +12785,11 @@ speed
(@option{sra-max-scalarization-size-Ospeed}) or size
(@option{sra-max-scalarization-size-Osize}) respectively.
+@item sra-max-propagations
+The maximum number of artificial accesses that Scalar Replacement of
+Aggregates (SRA) will track, per one local variable, in order to
+facilitate copy propagation.
+
@item tm-max-aggregate-size
When making copies of thread-local variables in a transaction, this
parameter specifies the size in bytes after which variables are