Re: [PATCH 17/22] Enable building libquadmath with Intel CET

2017-11-08 Thread Jeff Law
Law [mailto:l...@redhat.com] >> Sent: Wednesday, October 18, 2017 1:41 AM >> To: Tsimbalist, Igor V <igor.v.tsimbal...@intel.com>; gcc- >> patc...@gcc.gnu.org >> Cc: ja...@redhat.com >> Subject: Re: [PATCH 17/22] Enable building libquadmath with Intel CET >

RE: [PATCH 17/22] Enable building libquadmath with Intel CET

2017-10-31 Thread Tsimbalist, Igor V
list, Igor V <igor.v.tsimbal...@intel.com>; gcc- > patc...@gcc.gnu.org > Cc: ja...@redhat.com > Subject: Re: [PATCH 17/22] Enable building libquadmath with Intel CET > > On 10/12/2017 02:34 PM, Tsimbalist, Igor V wrote: > > Enable building libquadmath with Intel CET options. >

Re: [PATCH 17/22] Enable building libquadmath with Intel CET

2017-10-17 Thread Jeff Law
On 10/12/2017 02:34 PM, Tsimbalist, Igor V wrote: > Enable building libquadmath with Intel CET options. > > libquadmath/ > * Makefile.am: Update AM_CFLAGS. > * Makefile.in: Regenerate: > * acinclude.m4: Add enable.m4 and cet.m4. > * configure: Regenerate. > *

[PATCH 17/22] Enable building libquadmath with Intel CET

2017-10-12 Thread Tsimbalist, Igor V
Enable building libquadmath with Intel CET options. libquadmath/ * Makefile.am: Update AM_CFLAGS. * Makefile.in: Regenerate: * acinclude.m4: Add enable.m4 and cet.m4. * configure: Regenerate. * configure.ac: Set CET_FLAGS. Update XCFLAGS.