On 10/31/2017 06:15 AM, Tsimbalist, Igor V wrote: > The revised patch is attached. The differences are in what options are > defined and propagated to Makefile for CET enabling. > > Ok for trunk? > > Igor > > >> -----Original Message----- >> From: gcc-patches-ow...@gcc.gnu.org [mailto:gcc-patches- >> ow...@gcc.gnu.org] On Behalf Of Jeff Law >> Sent: Wednesday, October 18, 2017 1:42 AM >> To: Tsimbalist, Igor V <igor.v.tsimbal...@intel.com>; gcc- >> patc...@gcc.gnu.org >> Cc: enkovich....@gmail.com >> Subject: Re: [PATCH 18/22] Enable building libmpx with Intel CET >> >> On 10/12/2017 02:36 PM, Tsimbalist, Igor V wrote: >>> Enable building libmpx with Intel CET options. >>> >>> libmpx/ >>> * Makefile.in: Regenerate. >>> * acinclude.m4: Add enable.m4 and cet.m4. >>> * configure: Regenerate. >>> * configure.ac: Set CET_FLAGS. Update XCFLAGS. >>> * mpxrt/Makefile.am: Update libmpx_la_CFLAGS. >>> * mpxrt/Makefile.in: Regenerate. >>> * mpxwrap/Makefile.am: Add AM_CFLAGS. Update >>> * libmpxwrappers_la_CFLAGS. >>> * mpxwrap/Makefile.in: Regenerate. >>> >> >> Same comments as the libcilkrts changes. >> >> Jeff > > 0018-Enable-building-libmpx-with-Intel-CET.PATCH > > > From 6485e27ad096f520b749fbfd8ae7922f09a31879 Mon Sep 17 00:00:00 2001 > From: Igor Tsimbalist <igor.v.tsimbal...@intel.com> > Date: Tue, 15 Aug 2017 21:43:04 +0300 > Subject: [PATCH 18/21] Enable building libmpx with Intel CET > > libmpx/ > * Makefile.in: Regenerate. > * acinclude.m4: Add enable.m4 and cet.m4. > * configure: Regenerate. > * configure.ac: Set CET_FLAGS. Update XCFLAGS. > * mpxrt/Makefile.am: Update libmpx_la_CFLAGS. > * mpxrt/Makefile.in: Regenerate. > * mpxwrap/Makefile.am: Add AM_CFLAGS. Update > libmpxwrappers_la_CFLAGS. > * mpxwrap/Makefile.in: Regenerate.
OK. Please wait to commit until entire set is ACK'd. Jeff