RE: [PATCH 0/2] [ARC] Two small patches to fix faulty instruction patterns.

2017-03-13 Thread Claudiu Zissulescu
Hi > > Sorry for the delay, both of these look fine. > No issue here :) All the last patches were successfully committed with the specified mods. Thank you for your review, Claudiu

Re: [PATCH 0/2] [ARC] Two small patches to fix faulty instruction patterns.

2017-03-09 Thread Andrew Burgess
* Claudiu Zissulescu [2017-02-28 16:29:15 +0100]: > Hi, > > This series of two patches fixes a typo in tst instruction, and a faulty mov > conditional instruction. > > Ok to apply? > Claudiu Sorry for the delay, both of these look fine. Thanks, Andrew

[PATCH 0/2] [ARC] Two small patches to fix faulty instruction patterns.

2017-02-28 Thread Claudiu Zissulescu
Hi, This series of two patches fixes a typo in tst instruction, and a faulty mov conditional instruction. Ok to apply? Claudiu Claudiu Zissulescu (2): [ARC] Fix conditional move contstraint Fix tst_bitfield_tst pattern. gcc/config/arc/arc.md | 4 ++-- gcc/testsuite/gcc.