aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/tree.h')
-rw-r--r--gcc/tree.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tree.h b/gcc/tree.h
index a11a7e5..abb3c60 100644
--- a/gcc/tree.h
+++ b/gcc/tree.h
@@ -2839,7 +2839,7 @@ extern void check_max_integer_computation_mode (tree);
/* In emit-rtl.c */
extern void start_sequence_for_rtl_expr (tree);
-extern rtx emit_line_note (const char *, int);
+extern rtx emit_line_note (location_t);
/* In calls.c */