Commit adc186ef by Richard Henderson Committed by Richard Henderson

* libgcc2.c (__bb_exit_func): Make static.

From-SVN: r51647
parent 9602f5a0
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
promoted argument types; build trap.
(expand_builtin_trap): New.
......
......@@ -1285,7 +1285,7 @@ BLOCK_PROFILER_CODE
static struct bb *bb_head;
void
static void
__bb_exit_func (void)
{
FILE *da_file;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment