On 10/31/2017 06:00 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: Jeff Law [mailto:l...@redhat.com]
>> Sent: Wednesday, October 18, 2017 1:36 AM
>> To: Tsimbalist, Igor V <igor.v.tsimbal...@intel.com>; gcc-
>> patc...@gcc.gnu.org
>> Cc: ja...@redhat.com
>> Subject: Re: [PATCH 12/22] Enable building libgomp with Intel CET
>>
>> On 10/12/2017 02:20 PM, Tsimbalist, Igor V wrote:
>>> Enable building libgomp with CET options.
>>>
>>> libgomp/
>>> * configure.ac: Set CET_FLAGS, update XCFLAGS and FCFLAGS.
>>> * acinclude.m4: Add cet.m4.
>>> * configure: Regenerate.
>>> * Makefile.in: Likewise.
>>> * testsuite/Makefile.in: Likewise
>>>
>> Same comments as with libcilkrts.
>> Jeff
>
> 0012-Enable-building-libgomp-with-Intel-CET.PATCH
>
>
> From cbca6dd666d914ba223f4561e136ce29d8c9d705 Mon Sep 17 00:00:00 2001
> From: Igor Tsimbalist <igor.v.tsimbal...@intel.com>
> Date: Thu, 10 Aug 2017 15:54:41 +0300
> Subject: [PATCH 12/21] Enable building libgomp with Intel CET
>
> libgomp/
> * configure.ac: Set CET_FLAGS, update XCFLAGS and FCFLAGS.
> * acinclude.m4: Add cet.m4.
> * configure: Regenerate.
> * Makefile.in: Likewise.
> * testsuite/Makefile.in: Likewise.
OK. Please wait to commit until entire set is ACK'd.
Jeff