aboutsummaryrefslogtreecommitdiff
path: root/gcc/debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/debug.c')
-rw-r--r--gcc/debug.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/debug.c b/gcc/debug.c
index ab26bc1..e34b7b9 100644
--- a/gcc/debug.c
+++ b/gcc/debug.c
@@ -48,6 +48,7 @@ const struct gcc_debug_hooks do_nothing_debug_hooks =
debug_nothing_rtx, /* label */
debug_nothing_int, /* handle_pch */
debug_nothing_rtx, /* var_location */
+ debug_nothing_void, /* switch_text_section */
0 /* start_end_main_source_file */
};