Re: [PATCH, MPX, 2/X] Pointers Checker [3/25] Attributes

2013-10-30 Thread Ilya Enkovich
On 24 Oct 23:34, Jeff Law wrote: On 10/21/13 05:59, Ilya Enkovich wrote: Hi, This patch adds attributes 'bnd_variable_size' and 'bnd_legacy' used by Pointers Checker. Bootstrapped and tested on linux-x86_64. Thanks, Ilya -- gcc/ 2013-10-21 Ilya Enkovich

Re: [PATCH, MPX, 2/X] Pointers Checker [3/25] Attributes

2013-10-24 Thread Jeff Law
On 10/21/13 05:59, Ilya Enkovich wrote: Hi, This patch adds attributes 'bnd_variable_size' and 'bnd_legacy' used by Pointers Checker. Bootstrapped and tested on linux-x86_64. Thanks, Ilya -- gcc/ 2013-10-21 Ilya Enkovich ilya.enkov...@intel.com * c-family/c-common.c

[PATCH, MPX, 2/X] Pointers Checker [3/25] Attributes

2013-10-21 Thread Ilya Enkovich
Hi, This patch adds attributes 'bnd_variable_size' and 'bnd_legacy' used by Pointers Checker. Bootstrapped and tested on linux-x86_64. Thanks, Ilya -- gcc/ 2013-10-21 Ilya Enkovich ilya.enkov...@intel.com * c-family/c-common.c (handle_bnd_variable_size_attribute): New.