Re: [PATCH] [PATCH] [ARC] Fix ARC target specific tests.

2019-11-22 Thread Claudiu Zissulescu
Thank you for your review. Pushed, Claudiu On Thu, Nov 21, 2019 at 9:13 PM Jeff Law wrote: > > On 11/21/19 9:35 AM, Claudiu Zissulescu wrote: > > PING > > > > On Mon, Nov 11, 2019 at 4:42 PM Claudiu Zissulescu > > wrote: > >> > >> Hi, > >> > >> Fix ARC specific tests by improving the matching p

Re: [PATCH] [PATCH] [ARC] Fix ARC target specific tests.

2019-11-21 Thread Jeff Law
On 11/21/19 9:35 AM, Claudiu Zissulescu wrote: > PING > > On Mon, Nov 11, 2019 at 4:42 PM Claudiu Zissulescu wrote: >> >> Hi, >> >> Fix ARC specific tests by improving the matching pattern and adding >> the missing functionality in arc.exp >> >> >> OK to appy? >> Claudiu >> >> >> gcc/tests >> xxx

Re: [PATCH] [PATCH] [ARC] Fix ARC target specific tests.

2019-11-21 Thread Claudiu Zissulescu
PING On Mon, Nov 11, 2019 at 4:42 PM Claudiu Zissulescu wrote: > > Hi, > > Fix ARC specific tests by improving the matching pattern and adding > the missing functionality in arc.exp > > > OK to appy? > Claudiu > > > gcc/tests > -xx-xx Claudiu Zissulescu > > * gcc.target/arc/add_n-c

[PATCH] [PATCH] [ARC] Fix ARC target specific tests.

2019-11-11 Thread Claudiu Zissulescu
Hi, Fix ARC specific tests by improving the matching pattern and adding the missing functionality in arc.exp OK to appy? Claudiu gcc/tests -xx-xx Claudiu Zissulescu * gcc.target/arc/add_n-combine.c: Match add1/2/3 instruction in output assembly. * gcc.target/arc