summaryrefslogtreecommitdiff
path: root/gcc/gcov-dump.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/gcov-dump.c')
-rw-r--r--gcc/gcov-dump.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/gcov-dump.c b/gcc/gcov-dump.c
index c7c31ad5454..57a020a3359 100644
--- a/gcc/gcov-dump.c
+++ b/gcc/gcov-dump.c
@@ -55,6 +55,7 @@ static const struct option options[] =
{ "version", no_argument, NULL, 'v' },
{ "long", no_argument, NULL, 'l' },
{ "positions", no_argument, NULL, 'o' },
+ { 0, 0, 0, 0 }
};
static const tag_format_t tag_table[] =