]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/gcov-dump.texi
Update copyright years.
[thirdparty/gcc.git] / gcc / doc / gcov-dump.texi
index 4f4e355dd28dfefe5dd58f9968edb09fc5f2099a..6494ae7c7d5be0f274824b44e976cd411f82fa03 100644 (file)
@@ -1,10 +1,10 @@
-@c Copyright (C) 2017-2022 Free Software Foundation, Inc.
+@c Copyright (C) 2017-2024 Free Software Foundation, Inc.
 @c This is part of the GCC manual.
 @c For copying conditions, see the file gcc.texi.
 
 @ignore
 @c man begin COPYRIGHT
-Copyright @copyright{} 2017-2022 Free Software Foundation, Inc.
+Copyright @copyright{} 2017-2024 Free Software Foundation, Inc.
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
@@ -62,6 +62,7 @@ gcov-dump [@option{-v}|@option{--version}]
      [@option{-l}|@option{--long}]
      [@option{-p}|@option{--positions}]
      [@option{-r}|@option{--raw}]
+     [@option{-s}|@option{--stable}]
      @var{gcovfiles}
 @c man end
 @end ignore
@@ -85,6 +86,10 @@ Dump positions of records.
 @itemx --raw
 Print content records in raw format.
 
+@item -s
+@itemx --stable
+Print content in stable format usable for comparison.
+
 @item -v
 @itemx --version
 Display the @command{gcov-dump} version number (on the standard output),