RE: rl78-elf: Compilation broken due to missing constraint

2013-07-12 Thread Kaushik Phatak
>> the changelog mentions the addition of the new "U" constraint, but the >> actual patch is missing it. Yes, I think you got it right. I have resubmitted this part of the patch again and confirmed the commit in svn. Best Regards, Kaushik

Re: rl78-elf: Compilation broken due to missing constraint

2013-07-12 Thread Jan-Benedict Glaw
On Fri, 2013-07-12 04:42:26 +, Kaushik Phatak wrote: > > I guess you forgot a small patch to constraints.md, because since this > > commit which uses a new "U" constraint, the rl78-elf target won't > > build: > > 2013-05-31 Kaushik Phatak > > > > * config/rl78/rl78.md (mulqi3,mulhi3):

RE: rl78-elf: Compilation broken due to missing constraint

2013-07-11 Thread Kaushik Phatak
> I guess you forgot a small patch to constraints.md, because since this commit > which uses a new "U" constraint, the rl78-elf target won't > build: > 2013-05-31 Kaushik Phatak > > * config/rl78/rl78.md (mulqi3,mulhi3): New define_expands. > (*mulqi3_rl78,*mulhi3_rl78,*mulhi3_g13):