aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.4.0/gcc/gcov-io.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.4.0/gcc/gcov-io.h')
-rw-r--r--gcc-4.4.0/gcc/gcov-io.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc-4.4.0/gcc/gcov-io.h b/gcc-4.4.0/gcc/gcov-io.h
index 241640d22..8814cbb18 100644
--- a/gcc-4.4.0/gcc/gcov-io.h
+++ b/gcc-4.4.0/gcc/gcov-io.h
@@ -476,6 +476,7 @@ struct gcov_module_info
gcov_unsigned_t num_quote_paths;
gcov_unsigned_t num_bracket_paths;
gcov_unsigned_t num_cpp_defines;
+ gcov_unsigned_t num_cl_args;
char *string_array[1];
};