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]
Other format: [Raw text]

Re: [PATCH] Fix memory overflow in mainline (take 2)


On Mon, Feb 17, 2003 at 09:42:05AM -0700, Roger Sayle wrote:
> 	* sbitmap.c (sbitmap_resize): New function.
> 	* sbitmap.h (sbitmap_resize): Prototype here.
> 	* recog.c (split_all_insns): Use sbitmap_resize.

This is a useful function to have anyway.  Ok.


r~


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