From: David Malcolm Date: Tue, 11 Jun 2013 17:15:52 +0000 (+0000) Subject: final.c (debug_prefix_maps): Make static. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ffa660121526da86900176b97caa8e1a1c5cc607;p=gcc.git final.c (debug_prefix_maps): Make static. * final.c (debug_prefix_maps): Make static. From-SVN: r199963 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 31b9e4016ae..e1b7ce9bd32 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2013-06-11 David Malcolm + + * final.c (debug_prefix_maps): Make static. + 2013-06-11 David Malcolm * function.c (initial_trampoline): Remove stray copy. diff --git a/gcc/final.c b/gcc/final.c index c836e5dc842..d9b4408aadf 100644 --- a/gcc/final.c +++ b/gcc/final.c @@ -1471,7 +1471,7 @@ typedef struct debug_prefix_map } debug_prefix_map; /* Linked list of such structures. */ -debug_prefix_map *debug_prefix_maps; +static debug_prefix_map *debug_prefix_maps; /* Record a debug file prefix mapping. ARG is the argument to