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  <ilya.enkov...@intel.com>

        PR target/64056
        * lib/target-supports.exp (check_effective_target_stpcpy): New.

new effective-target keywords need documentation in sourcebuild.texi.

        Rainer

--
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University

Thanks for the notice!  I see there is also no description for mempcpy target 
check.  So add both of them.

Thanks,
Ilya
--
gcc/

2014-12-04  Ilya Enkovich  <ilya.enkov...@intel.com>

        PR target/64056
        * doc/sourcebuild.texi: Add mempcpy and stpcpy for Effective-Target 
Keywords.

gcc/testsuite/

2014-12-04  Ilya Enkovich  <ilya.enkov...@intel.com>

        PR target/64056
        * lib/target-supports.exp (check_effective_target_stpcpy): New.
        * gcc.target/i386/chkp-strlen-2.c: Add stpcpy target check.
OK.
jeff

Reply via email to