Re: [PATCH 09/22] Enable building libbacktrace with Intel CET

2017-11-08 Thread Jeff Law
On 10/31/2017 05:47 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. -iclude option is > dropped, each needed asm file is processed separately. > > Igor > > [ ... ] > > > From

RE: [PATCH 09/22] Enable building libbacktrace with Intel CET

2017-10-31 Thread Tsimbalist, Igor V
t: Friday, October 13, 2017 6:45 PM > To: Tsimbalist, Igor V <igor.v.tsimbal...@intel.com> > Cc: gcc-patches@gcc.gnu.org; Jeff Law <l...@redhat.com> > Subject: Re: [PATCH 09/22] Enable building libbacktrace with Intel CET > > "Tsimbalist, Igor V" <igor.v.t

Re: [PATCH 09/22] Enable building libbacktrace with Intel CET

2017-10-13 Thread Ian Lance Taylor
"Tsimbalist, Igor V" writes: > > This file is included to simplify building a library that might have > assembler files. > This is an auxiliary file to automate creation of a special section in > an output object > file. Without it every assembler file has to be

RE: [PATCH 09/22] Enable building libbacktrace with Intel CET

2017-10-13 Thread Tsimbalist, Igor V
> -Original Message- > From: Ian Lance Taylor [mailto:i...@airs.com] > Sent: Friday, October 13, 2017 1:59 AM > To: Tsimbalist, Igor V <igor.v.tsimbal...@intel.com> > Cc: gcc-patches@gcc.gnu.org; Jeff Law <l...@redhat.com> > Subject: Re: [PATCH 09/22

Re: [PATCH 09/22] Enable building libbacktrace with Intel CET

2017-10-13 Thread Jeff Law
On 10/12/2017 05:58 PM, Ian Lance Taylor wrote: > "Tsimbalist, Igor V" writes: > >> Enable building libbacktrace with CET options. >> >> libbacktrace/ >> * configure.ac: Add CET_FLAGS to EXTRA_FLAGS. >> * aclocal.m4: Regenerate. >> * Makefile.in:

Re: [PATCH 09/22] Enable building libbacktrace with Intel CET

2017-10-12 Thread Ian Lance Taylor
"Tsimbalist, Igor V" writes: > Enable building libbacktrace with CET options. > > libbacktrace/ > * configure.ac: Add CET_FLAGS to EXTRA_FLAGS. > * aclocal.m4: Regenerate. > * Makefile.in: Likewise. > * configure: Likewise. > +if test