mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-30 09:34:51 +08:00
* libgcc2.c (__bb_exit_func): Revert 03-31 change.
From-SVN: r51792
This commit is contained in:
parent
39ed301b58
commit
543828cab1
@ -1,3 +1,7 @@
|
||||
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>
|
||||
|
||||
* config.gcc (i386-dg-dgux, i386-go32-msdos , i386-go32-rtems,
|
||||
|
@ -1285,7 +1285,7 @@ BLOCK_PROFILER_CODE
|
||||
|
||||
static struct bb *bb_head;
|
||||
|
||||
static void
|
||||
void
|
||||
__bb_exit_func (void)
|
||||
{
|
||||
FILE *da_file;
|
||||
|
Loading…
Reference in New Issue
Block a user