On 04/16/14 06:33, Ilya Enkovich wrote:
Hi,
This patch add new static constructor types used by Pointer Bounds Checker. It
was approved earlier for 4.9 and I'll assume patch is OK for trunk if no
objections arise.
Patch was bootstrapped and tested for linux-x86_64.
Thanks,
Ilya
--
gcc/
2014-04-16 Ilya Enkovich <ilya.enkov...@intel.com>
* ipa.c (cgraph_build_static_cdtor_1): Support contructors
with "chkp ctor" and "bnd_legacy" attributes.
* gimplify.c (gimplify_init_constructor): Avoid infinite
loop during gimplification of bounds initializer.
This is OK for the trunk. Per Richi's request, please hold off
committing until the entire series is approved.
Thanks,
jeff