On 04/16/14 06:26, Ilya Enkovich wrote:
Hi,

This patch introduces attributes used by Pointer Bounds Checker.  Comparing to 
what was approved for 4.9, this one has additional attribute 'bnd_instrument' 
to be used for selective instrumentation.

Bootstrapped and tested on linux-x86_64.

OK for trunk?

Thanks,
Ilya
--
gcc/

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

        * c-family/c-common.c (handle_bnd_variable_size_attribute): New.
        (handle_bnd_legacy): New.
        (handle_bnd_instrument): New.
        (c_common_attribute_table): Add bnd_variable_size, bnd_legacy
        and bnd_instrument.
        * doc/extend.texi: Document bnd_variable_size, bnd_legacy and
        bnd_instrument attributes.
This is fine for the trunk, but per Richi's request please hold off committing until the entire series is approved.

Thanks,
jeff

Reply via email to