From: Segher Boessenkool Date: Sat, 2 Dec 2017 02:03:19 +0000 (+0100) Subject: doc update for -dp X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3adbbd5b974ae44ba194516986bc8b8013cda6a1;p=gcc.git doc update for -dp * doc/invoke.texi (-dp): Say that instruction cost is printed as well. From-SVN: r255351 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 3795d2c23bc..a13fcef293d 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2017-12-01 Segher Boessenkool + + * doc/invoke.texi (-dp): Say that instruction cost is printed as well. + 2017-12-01 Segher Boessenkool * config/rs6000/rs6000-protos.h (emit_fusion_addis): Remove last two diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index c105800344d..b4e0231602c 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -13317,7 +13317,7 @@ Produce a core dump whenever an error occurs. @item -dp @opindex dp Annotate the assembler output with a comment indicating which -pattern and alternative is used. The length of each instruction is +pattern and alternative is used. The length and cost of each instruction are also printed. @item -dP