On 10/03/14 02:47, Ilya Enkovich wrote:
Since we still don't have a final decision about how instrumented builtin 
functions would look like, I replace this patch with a new one which assumes we 
don't instrument them for now.  It only has an additional init for va_start and 
also makes sure there is no instrumented builtin calls.  All instrumented 
builtins related codes will go into a separate series.

Thanks,
Ilya
--
2014-10-03  Ilya Enkovich  <ilya.enkov...@intel.com>

        * builtins.c: Include tree-chkp.h and rtl-chkp.h.
        (std_expand_builtin_va_start): Init bounds for va_list.
        (expand_builtin): Do not allow instrumented calls.
OK. Obviously we'll want to return to the builtins at some point in the relatively new future ;-)

jeff

Reply via email to