aboutsummaryrefslogtreecommitdiff
path: root/gcc/toplev.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/toplev.h')
-rw-r--r--gcc/toplev.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/toplev.h b/gcc/toplev.h
index aa7345b..2dab244 100644
--- a/gcc/toplev.h
+++ b/gcc/toplev.h
@@ -108,6 +108,8 @@ extern void check_global_declarations PARAMS ((union tree_node **, int));
extern const char *progname;
extern const char *dump_base_name;
+extern const char *aux_base_name;
+
extern int target_flags_explicit;
/* The hashtable, so that the C front ends can pass it to cpplib. */