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: [3.3/mainline] Fix uninitialized memory read


On Mon, 2003-07-28 at 11:04, Jan Hubicka wrote:
> Hi,
> on hammer branch we get failure on accessing NULL pointer in
> get_attr_memory.  The testcase does not reproduce on ohter branches but
> it is merely a luck.  THis patch avoids accessing operand 2 for ishift1
> insns.
> 
> I am installing it as obvious into mainline.  Does this look like good
> idea for release branch or it is too late now (due to lack of testcase)?

Too late now.

We're basically in a holding pattern waiting for the FSF to decide the
SCO thing; I don't want to upset the applecart if we can help it.

Thanks,

-- 
Mark Mitchell <mark@codesourcery.com>
CodeSourcery, LLC


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