From: Segher Boessenkool Date: Sat, 2 Dec 2017 02:03:19 +0000 (+0100) Subject: doc update for -dp X-Git-Tag: upstream/12.2.0~35101 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3adbbd5b974ae44ba194516986bc8b8013cda6a1;p=platform%2Fupstream%2Fgcc.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 3795d2c..a13fcef 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,9 @@ 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 parameters from prototype. * config/rs6000/rs6000.c (emit_fusion_addis): Remove last two diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index c105800..b4e0231 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