* Claudiu Zissulescu <claudiu.zissule...@synopsys.com> [2018-01-08 15:18:30 +0000]:
> > [ARC][LRA] Use TARGET_CANNOT_SUBSTITUTE_MEM_EQUIV. > > [ARC] Don't allow the last ZOL insn to be in a delay slot. > > [ARC] Add trap instruction. > > [ARC] Update legitimate constant hook. > > [ARC] Enable unaligned access. > > [ARC] Revamp trampoline implementation. > > [ARC][ZOL] Update uses for hw-loop labels. > > [ARC] Add ARCv2 core3 tune option. > > [ARC][FIX] Consider command line ffixed- option. > > [ARC] Update (u)maddsidi patterns. > > Hi Andrew, > > Thank you for reviewing this batch of fixes. Any chance to check also these > ones, they are hanging there for a long time now: > > https://gcc.gnu.org/ml/gcc-patches/2017-11/msg00078.html > https://gcc.gnu.org/ml/gcc-patches/2017-11/msg00081.html > https://gcc.gnu.org/ml/gcc-patches/2017-11/msg00080.html > https://gcc.gnu.org/ml/gcc-patches/2017-11/msg00079.html > https://gcc.gnu.org/ml/gcc-patches/2017-11/msg00084.html > https://gcc.gnu.org/ml/gcc-patches/2017-11/msg00083.html > https://gcc.gnu.org/ml/gcc-patches/2017-11/msg00082.html Sorry for missing these, they somehow didn't make it onto my todo list. I'll review these over the next couple of days. Thanks, Andrew