> 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 <kaushik.pha...@kpitcummins.com> > > * config/rl78/rl78.md (mulqi3,mulhi3): New define_expands. > (*mulqi3_rl78,*mulhi3_rl78,*mulhi3_g13): New define_insns.
Yes, DJ did point out this missing constraint in my patch. I have posted this and committed this patch last month itself, http://gcc.gnu.org/ml/gcc-patches/2013-06/msg00643.html It does seem to have got submitted to gcc-cvs and I am able to see this change when I do a svn update, http://gcc.gnu.org/ml/gcc-cvs/2013-06/msg00409.html Please correct me if I am wrong on this. Best Regards, Kaushik