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, 17 Feb 2003, Roger Sayle wrote:
> I'm currently boostrapping and regression testing the following
> patch.
>
> 2003-02-17  Roger Sayle  <roger@eyesopen.com>
>
> 	* sbitmap.c (sbitmap_resize): New function.
> 	* sbitmap.h (sbitmap_resize): Prototype here.
> 	* recog.c (split_all_insns): Use sbitmap_resize.
>
> Ok for mainline it passes bootstrap and regression testing?

Just to let you all know bootstrap completed fine, all languages
except Ada and treelang, on i686-pc-linux-gnu with no new regressions.

Roger
--


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