From: H.J. Lu Date: Mon, 3 Sep 2012 19:08:51 +0000 (+0000) Subject: Add -da and remove -dm in GCC manual X-Git-Tag: releases/gcc-4.6.4~387 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ead4aa2db08bbdb3dbd6a87af4f3459745ffac9;p=thirdparty%2Fgcc.git Add -da and remove -dm in GCC manual Backported from mainline PR driver/54335 * doc/invoke.texi: Add -da and remove -dm. From-SVN: r190903 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 9dd505d5eff2..fa648e15a9b8 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,11 @@ +2012-09-03 H.J. Lu + + Backported from mainline + 2012-08-23 H.J. Lu + + PR driver/54335 + * doc/invoke.texi: Add -da and remove -dm. + 2012-09-02 Eric Botcazou PR rtl-optimization/54369 diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 9cd24ad77896..45bfec87aceb 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -5282,7 +5282,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. @@ -5299,11 +5301,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