Re: A question about UNSPEC expression and register allocation

2008-05-17 Thread Paul Brook
On Saturday 17 May 2008, Mohamed Shafi wrote: > Hello all, > > Recently i noticed that register allocation for the operands in a > unspec pattern was going wrong. > This was because there was no conflict between the registers used in > the unspec pattern and the other registers which should have be

A question about UNSPEC expression and register allocation

2008-05-16 Thread Mohamed Shafi
Hello all, Recently i noticed that register allocation for the operands in a unspec pattern was going wrong. This was because there was no conflict between the registers used in the unspec pattern and the other registers which should have been there. During debugging i found out that the code is w