RE: [PATCH] [ARC] Fix emitting jump tables for ARCv2

2016-09-28 Thread Claudiu Zissulescu
> Could you rebase this onto the current head please. I couldn't get > this to merge cleanly. > Sure, I will come back to you asap. //Claudiu

Re: [PATCH] [ARC] Fix emitting jump tables for ARCv2

2016-09-27 Thread Andrew Burgess
* Claudiu Zissulescu [2016-04-26 13:28:58 +0200]: > The compact casesi option only make sens for ARCv1 cores. For ARCv2 cores we > use the regular expansion. > > OK to apply? Claudiu, Could you rebase this onto the current head please. I couldn't get this to

RE: [PATCH] [ARC] Fix emitting jump tables for ARCv2

2016-06-15 Thread Claudiu Zissulescu
PING > -Original Message- > From: Claudiu Zissulescu > Sent: Tuesday, April 26, 2016 1:29 PM > To: gcc-patches@gcc.gnu.org > Cc: Claudiu Zissulescu ; g...@amylaar.uk; > francois.bed...@synopsys.com; jeremy.benn...@embecosm.com > Subject: [PATCH] [ARC] Fix emitting