This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, Pointer Bounds Checker 25/x] DCE


On 09/15/14 01:20, Ilya Enkovich wrote:


Here is a fixed version.

Bootstrapped and tested on linux_x86-64.

Thanks,
Ilya
--
gcc/

2014-06-05  Ilya Enkovich  <ilya.enkovich@intel.com>

         * tree-ssa-dce.c: Include tree-chkp.h.
         (propagate_necessity): For free call fed by alloc check
         bounds are also provided by the same alloc.
         (eliminate_unnecessary_stmts): Handle BUILT_IN_CHKP_BNDRET
         used by free calls.
OK.
jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]