aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/jv-scan.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/java/jv-scan.c')
-rw-r--r--gcc/java/jv-scan.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/java/jv-scan.c b/gcc/java/jv-scan.c
index 992573e..a96b805 100644
--- a/gcc/java/jv-scan.c
+++ b/gcc/java/jv-scan.c
@@ -62,6 +62,8 @@ int flag_find_main = 0;
int flag_dump_class = 0;
int flag_list_filename = 0;
+int pedantic = 0;
+
/* This is used to mark options with no short value. */