Re: [COMMITTED] Fix target/60704

2014-04-01 Thread Richard Henderson
On 04/01/2014 08:22 AM, H.J. Lu wrote: > On Tue, Apr 1, 2014 at 7:48 AM, Richard Henderson wrote: >> Yet more fallout from my float->int changes. >> >> This time the failure is during sched1, where we try to constrain_operands to >> figure out what the sched parameters are for the insn. Except th

Re: [COMMITTED] Fix target/60704

2014-04-01 Thread H.J. Lu
On Tue, Apr 1, 2014 at 7:48 AM, Richard Henderson wrote: > Yet more fallout from my float->int changes. > > This time the failure is during sched1, where we try to constrain_operands to > figure out what the sched parameters are for the insn. Except that since this > is before register allocation

[COMMITTED] Fix target/60704

2014-04-01 Thread Richard Henderson
Yet more fallout from my float->int changes. This time the failure is during sched1, where we try to constrain_operands to figure out what the sched parameters are for the insn. Except that since this is before register allocation, where we are going to force the operand to memory, there were no