On May 25, 2005, at 9:38 AM, Andrew Pinski wrote:
Attached is also the .i file for tree-ssa-operands.cThe failure happens in copyprop3 but that is all I can tell, I have no ideawhat is going wrong.This is blocking me working on the tree combiner. Could someone look into this?
I noticed that if I disable the copyprop pass inside the loop subpass, the testcase now works. Thanks, Andrew Pinski