PR gdb/17960 Internal error: tracker != NULL when completing on file:function
[binutils-gdb.git] / gprof / gmon_io.c
index 1b046d4ed5efe22d090919dc197b941eeca48110..51482755861fa7438abb1a52cec83c8c99f11bce 100644 (file)
@@ -1,7 +1,6 @@
 /* gmon_io.c - Input and output from/to gmon.out files.
 
-   Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008
-   Free Software Foundation, Inc.
+   Copyright (C) 1999-2015 Free Software Foundation, Inc.
 
    This file is part of GNU Binutils.
 
@@ -551,8 +550,6 @@ gmon_out_read (const char *filename)
          cg_tally (from_pc, self_pc, count);
        }
 
-      fclose (ifp);
-
       if (hz == HZ_WRONG)
        {
          /* How many ticks per second?  If we can't tell, report