aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorSegher Boessenkool <segher@kernel.crashing.org>2017-12-02 03:03:19 +0100
committerSegher Boessenkool <segher@gcc.gnu.org>2017-12-02 03:03:19 +0100
commit3adbbd5b974ae44ba194516986bc8b8013cda6a1 (patch)
tree6c6a29755315e63bcdb67d99d9375a3169b04793 /gcc
parent0bcd172e9d3dd38b4dff32f089e943da293682ff (diff)
downloadgcc-3adbbd5b974ae44ba194516986bc8b8013cda6a1.zip
gcc-3adbbd5b974ae44ba194516986bc8b8013cda6a1.tar.gz
gcc-3adbbd5b974ae44ba194516986bc8b8013cda6a1.tar.bz2
doc update for -dp
* doc/invoke.texi (-dp): Say that instruction cost is printed as well. From-SVN: r255351
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/invoke.texi2
2 files changed, 5 insertions, 1 deletions
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 <segher@kernel.crashing.org>
+ * doc/invoke.texi (-dp): Say that instruction cost is printed as well.
+
+2017-12-01 Segher Boessenkool <segher@kernel.crashing.org>
+
* 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