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/mainilne] Fix kernel misscopmiilation for hammer


On Sat, Feb 22, 2003 at 10:57:05PM +0100, Jan Hubicka wrote:
> this patch fixes nasty RTL sharing problem.  The movabs patterns match
> operand inside the MEM reference.  When reloading happends the possibly
> shared MEM reference is modified in place.

This is incorrect.  MEM can't be shared.


r~


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