* libgcc2.c (__bb_exit_func): Make static.
From-SVN: r51647
This commit is contained in:
parent
9602f5a04b
commit
adc186efab
@ -1,3 +1,7 @@
|
||||
2002-03-31 Richard Henderson <rth@redhat.com>
|
||||
|
||||
* libgcc2.c (__bb_exit_func): Make static.
|
||||
|
||||
2002-03-31 Richard Henderson <rth@redhat.com>
|
||||
|
||||
* builtins.c (expand_builtin_va_arg): Give warnings not errors for
|
||||
|
@ -1285,7 +1285,7 @@ BLOCK_PROFILER_CODE
|
||||
|
||||
static struct bb *bb_head;
|
||||
|
||||
void
|
||||
static void
|
||||
__bb_exit_func (void)
|
||||
{
|
||||
FILE *da_file;
|
||||
|
Loading…
Reference in New Issue
Block a user