aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH.J. Lu <hongjiu.lu@intel.com>2012-08-23 13:37:11 +0000
committerH.J. Lu <hjl@gcc.gnu.org>2012-08-23 06:37:11 -0700
commit721b405fb247b6f5c6e138d24706479bf05c54b4 (patch)
tree5005c05f99f1dfaf87fa6edf194cd39e39f71079
parent54e8e2c3b083ce4a6b515da8355227b313b61656 (diff)
downloadgcc-721b405fb247b6f5c6e138d24706479bf05c54b4.zip
gcc-721b405fb247b6f5c6e138d24706479bf05c54b4.tar.gz
gcc-721b405fb247b6f5c6e138d24706479bf05c54b4.tar.bz2
Add -da and remove -dm in GCC manual
PR driver/54335 * doc/invoke.texi: Add -da and remove -dm. From-SVN: r190621
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/doc/invoke.texi9
2 files changed, 8 insertions, 6 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index bec8b9e..c43ee19 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2012-08-23 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR driver/54335
+ * doc/invoke.texi: Add -da and remove -dm.
+
2012-08-23 Richard Guenther <rguenther@suse.de>
* tree-vect-stmts.c (vect_finish_stmt_generation): Update
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 5404a3c..b6d6b40 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -5611,7 +5611,9 @@ Dump after live range splitting.
@opindex fdump-rtl-dfinish
These dumps are defined but always produce empty files.
-@item -fdump-rtl-all
+@item -da
+@itemx -fdump-rtl-all
+@opindex da
@opindex fdump-rtl-all
Produce all the dumps listed above.
@@ -5628,11 +5630,6 @@ normal output.
@opindex dH
Produce a core dump whenever an error occurs.
-@item -dm
-@opindex dm
-Print statistics on memory usage, at the end of the run, to
-standard error.
-
@item -dp
@opindex dp
Annotate the assembler output with a comment indicating which