summaryrefslogtreecommitdiff
path: root/gcc/flags.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/flags.h')
-rwxr-xr-xgcc/flags.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/flags.h b/gcc/flags.h
index 1db099a..2bd3a4d 100755
--- a/gcc/flags.h
+++ b/gcc/flags.h
@@ -447,10 +447,6 @@ extern int flag_prefix_function_name;
corners where we can. */
extern int current_function_is_thunk;
-/* Value of the -G xx switch, and whether it was passed or not. */
-extern int g_switch_value;
-extern int g_switch_set;
-
/* Nonzero if we dump in VCG format, not plain text. */
extern int dump_for_graph;