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 SRA and initializers


On Tue, Jan 04, 2005 at 12:01:38PM -0500, Andrew Pinski wrote:
> This almost worked, I had to change to make sure that we don't
> dereference a null pointer; *list_p could be empty and not point any
> where.  After that fix, I was able to bootstrap with the patch.

Cool.  Would you check that changed patch in then, please?


r~


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