Re: [PATCH 11/22] Enable building libatomic with Intel CET

2017-11-08 Thread Jeff Law
On 10/31/2017 05:58 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:35 AM
>> To: Tsimbalist, Igor V <igor.v.tsimbal...@intel.com>; gcc-
>> patc...@gcc.gnu.org
>> Subject: Re: [PATCH 11/22] Enable building libatomic with Intel CET
>>
>> On 10/12/2017 02:18 PM, Tsimbalist, Igor V wrote:
>>> Enable building libatomic with CET options.
>>>
>>> libatomic/
>>> * configure.ac: Set CET_FLAGS, update XCFLAGS.
>>> * acinclude.m4: Add cet.m4 and enable.m4.
>>> * configure: Regenerate.
>>> * Makefile.in: Likewise.
>>> * testsuite/Makefile.in: Likewise.
>>>
>> Same comments as with libcilkrts.
>> Jeff
> 
> 0011-Enable-building-libatomic-with-Intel-CET.PATCH
> 
> 
> From 7c93c6bad933e408e6ed6642843ea2556b23df3c Mon Sep 17 00:00:00 2001
> From: Igor Tsimbalist <igor.v.tsimbal...@intel.com>
> Date: Thu, 10 Aug 2017 14:36:17 +0300
> Subject: [PATCH 11/21] Enable building libatomic with Intel CET
> 
> libatomic/
>   * configure.ac: Set CET_FLAGS, update XCFLAGS.
>   * acinclude.m4: Add cet.m4 and enable.m4.
>   * configure: Regenerate.
>   * Makefile.in: Likewise.
>   * testsuite/Makefile.in: Likewise.
OK.  Please wait to commit until entire set is ACK'd.

Jeff


RE: [PATCH 11/22] Enable building libatomic with Intel CET

2017-10-31 Thread Tsimbalist, Igor V
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:35 AM
> To: Tsimbalist, Igor V <igor.v.tsimbal...@intel.com>; gcc-
> patc...@gcc.gnu.org
> Subject: Re: [PATCH 11/22] Enable building libatomic with Intel CET
> 
> On 10/12/2017 02:18 PM, Tsimbalist, Igor V wrote:
> > Enable building libatomic with CET options.
> >
> > libatomic/
> > * configure.ac: Set CET_FLAGS, update XCFLAGS.
> > * acinclude.m4: Add cet.m4 and enable.m4.
> > * configure: Regenerate.
> > * Makefile.in: Likewise.
> > * testsuite/Makefile.in: Likewise.
> >
> Same comments as with libcilkrts.
> Jeff


0011-Enable-building-libatomic-with-Intel-CET.PATCH
Description: 0011-Enable-building-libatomic-with-Intel-CET.PATCH


Re: [PATCH 11/22] Enable building libatomic with Intel CET

2017-10-17 Thread Jeff Law
On 10/12/2017 02:18 PM, Tsimbalist, Igor V wrote:
> Enable building libatomic with CET options.
> 
> libatomic/
>   * configure.ac: Set CET_FLAGS, update XCFLAGS.
>   * acinclude.m4: Add cet.m4 and enable.m4.
>   * configure: Regenerate.
>   * Makefile.in: Likewise.
>   * testsuite/Makefile.in: Likewise.
> 
Same comments as with libcilkrts.
Jeff


[PATCH 11/22] Enable building libatomic with Intel CET

2017-10-12 Thread Tsimbalist, Igor V
Enable building libatomic with CET options.

libatomic/
* configure.ac: Set CET_FLAGS, update XCFLAGS.
* acinclude.m4: Add cet.m4 and enable.m4.
* configure: Regenerate.
* Makefile.in: Likewise.
* testsuite/Makefile.in: Likewise.



0011-Enable-building-libatomic-with-Intel-CET.PATCH
Description: 0011-Enable-building-libatomic-with-Intel-CET.PATCH