This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: A patch for memory leak



  In message <m0yx0dy-000266C@ocean.lucon.org>you write:
  > There is a memory leak in regclass. nregs is not a constant across
  > calls.
  > 
  > 
  > -- 
  > H.J. Lu (hjl@gnu.org)
  > ----
  > To fix g++.robertl/eb83.C.
  > 
  > Thu Jul 16 17:48:11 1998  H.J. Lu  (hjl@gnu.org)
  > 
  > 	* regclass.c (regclass): Call allocate_reg_info first.
You haven't provided any real information about the problem, so I'm
not doing anything with this patch.

Note that whatever bug you were trying to fix *may* have been fixed by
some of rth's changes to regclass.c.  Of course, it's impossible to tell
since you've provided no real information about the bug you were trying
to fix.

jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]