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

2017-11-08 Thread Jeff Law
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:1

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

2017-10-31 Thread Tsimbalist, Igor V
list, 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/ >

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. > *

[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.