Re: [PATCH] Fix the rest of PR target/64056

2014-12-05 Thread Jeff Law
On 12/04/14 08:22, Ilya Enkovich wrote: On 04 Dec 15:58, Rainer Orth wrote: Hi Ilya, This patch adds a check for stpcpy function into gcc.target/i386/chkp-strlen-2.c test. make check RUNTESTFLAGS="i386.exp=chkp-strlen-2.c" is OK. OK for trunk? Thanks, Ilya -- 2014-12-04 Ilya Enkovich

Re: [PATCH] Fix the rest of PR target/64056

2014-12-04 Thread Mike Stump
On Dec 4, 2014, at 7:22 AM, Ilya Enkovich wrote: >>> -- >>> 2014-12-04 Ilya Enkovich >>> >>> PR target/64056 >>> * lib/target-supports.exp (check_effective_target_stpcpy): New. > > Thanks for the notice! I see there is also no description for mempcpy target > check. So add both of

Re: [PATCH] Fix the rest of PR target/64056

2014-12-04 Thread Ilya Enkovich
On 04 Dec 15:58, Rainer Orth wrote: > Hi Ilya, > > > > This patch adds a check for stpcpy function into > > gcc.target/i386/chkp-strlen-2.c test. > > > > make check RUNTESTFLAGS="i386.exp=chkp-strlen-2.c" is OK. OK for trunk? > > > > Thanks, > > Ilya > > -- > > 2014-12-04 Ilya Enkovich > > >

Re: [PATCH] Fix the rest of PR target/64056

2014-12-04 Thread Rainer Orth
Hi Ilya, > This patch adds a check for stpcpy function into > gcc.target/i386/chkp-strlen-2.c test. > > make check RUNTESTFLAGS="i386.exp=chkp-strlen-2.c" is OK. OK for trunk? > > Thanks, > Ilya > -- > 2014-12-04 Ilya Enkovich > > PR target/64056 > * lib/target-supports.exp (check

[PATCH] Fix the rest of PR target/64056

2014-12-04 Thread Ilya Enkovich
Hi, This patch adds a check for stpcpy function into gcc.target/i386/chkp-strlen-2.c test. make check RUNTESTFLAGS="i386.exp=chkp-strlen-2.c" is OK. OK for trunk? Thanks, Ilya -- 2014-12-04 Ilya Enkovich PR target/64056 * lib/target-supports.exp (check_effective_target_stpc