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

From-SVN: r51793
This commit is contained in:
Richard Henderson 2002-04-02 20:20:51 -08:00 committed by Richard Henderson
parent 40a5eee0ae
commit bb53921a61
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2002-04-02 Richard Henderson <rth@redhat.com>
* libgcc2.c (__bb_exit_func): Revert 03-31 change.
2002-04-02 Eric Botcazou <ebotcazou@multimania.com>
Richard Henderson <rth@redhat.com>

View File

@ -1310,7 +1310,7 @@ BLOCK_PROFILER_CODE
static struct bb *bb_head;
static void
void
__bb_exit_func (void)
{
FILE *da_file;