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: fix 23714


Richard Henderson wrote:
> On Fri, Oct 14, 2005 at 12:43:57AM -0700, Mark Mitchell wrote:
> 
>>I suggested an alternative method, which would be to notice in the back
>>end when we try to generate the address of a register in this way, and
>>simply return zero at that point; we know that executing that code must
>>be undefined memory.
> 
> 
> Something like this?

Yes, exactly.

-- 
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304


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