Ayonam Ray <ayonam@xxxxxxxxx> writes: > I will give it a try. Is there a way to mark all registers as > clobbered in an RTL (like we can do for memory using (clobber (mem:BLK > (const_int 0))) )? Not directly, no, but I don't think it's what you want to do anyhow. Ian