aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-opts.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c-opts.c')
-rw-r--r--gcc/c-opts.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/c-opts.c b/gcc/c-opts.c
index 5ee53b4..b89b684 100644
--- a/gcc/c-opts.c
+++ b/gcc/c-opts.c
@@ -1173,7 +1173,6 @@ c_common_parse_file (int set_yydebug ATTRIBUTE_UNUSED)
warning ("YYDEBUG not defined");
#endif
- (*debug_hooks->start_source_file) (input_line, input_filename);
finish_options();
pch_init();
yyparse ();