Commit 543828ca by Richard Henderson Committed by Richard Henderson

* libgcc2.c (__bb_exit_func): Revert 03-31 change.

From-SVN: r51792
parent 39ed301b
2002-04-02 Richard Henderson <rth@redhat.com>
* libgcc2.c (__bb_exit_func): Revert 03-31 change.
2002-04-02 David O'Brien <obrien@FreeBSD.org> 2002-04-02 David O'Brien <obrien@FreeBSD.org>
* config.gcc (i386-dg-dgux, i386-go32-msdos , i386-go32-rtems, * config.gcc (i386-dg-dgux, i386-go32-msdos , i386-go32-rtems,
......
...@@ -1285,7 +1285,7 @@ BLOCK_PROFILER_CODE ...@@ -1285,7 +1285,7 @@ BLOCK_PROFILER_CODE
static struct bb *bb_head; static struct bb *bb_head;
static void void
__bb_exit_func (void) __bb_exit_func (void)
{ {
FILE *da_file; 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