Re: [PATCH, i386, Pointer Bounds Checker 12/x] Recognize instrumented special functions

2014-06-02 Thread Ilya Enkovich
On 30 May 10:46, Jeff Law wrote: On 05/29/14 05:00, Ilya Enkovich wrote: Hi, This patch allows to recognize instrumented call to special function by using the original function name for recognition. Bootstrapped and tested on linux-x86_64. Thanks, Ilya -- gcc/ 2014-05-29 Ilya

Re: [PATCH, i386, Pointer Bounds Checker 12/x] Recognize instrumented special functions

2014-05-30 Thread Jeff Law
On 05/29/14 05:00, Ilya Enkovich wrote: Hi, This patch allows to recognize instrumented call to special function by using the original function name for recognition. Bootstrapped and tested on linux-x86_64. Thanks, Ilya -- gcc/ 2014-05-29 Ilya Enkovich ilya.enkov...@intel.com *

[PATCH, i386, Pointer Bounds Checker 12/x] Recognize instrumented special functions

2014-05-29 Thread Ilya Enkovich
Hi, This patch allows to recognize instrumented call to special function by using the original function name for recognition. Bootstrapped and tested on linux-x86_64. Thanks, Ilya -- gcc/ 2014-05-29 Ilya Enkovich ilya.enkov...@intel.com * calls.c (special_function_p): Use original