Re: [PATCH 19/22] Enable building libgfortran with Intel CET

2017-11-08 Thread Jeff Law
Law [mailto:l...@redhat.com] >> Sent: Wednesday, October 18, 2017 1:43 AM >> To: Tsimbalist, Igor V ; gcc- >> patc...@gcc.gnu.org >> Subject: Re: [PATCH 19/22] Enable building libgfortran with Intel CET >> >> On 10/12/2017 03:17 PM, Tsimbalist, Igor V wrote: >

RE: [PATCH 19/22] Enable building libgfortran with Intel CET

2017-10-31 Thread Tsimbalist, Igor V
Igor V ; gcc- > patc...@gcc.gnu.org > Subject: Re: [PATCH 19/22] Enable building libgfortran with Intel CET > > On 10/12/2017 03:17 PM, Tsimbalist, Igor V wrote: > > Enable building libgfortran with Intel CET options. > > > > libgfortran/ > > * acinclud

Re: [PATCH 19/22] Enable building libgfortran with Intel CET

2017-10-17 Thread Jeff Law
On 10/12/2017 03:17 PM, Tsimbalist, Igor V wrote: > Enable building libgfortran with Intel CET options. > > libgfortran/ > * acinclude.m4: Add enable.m4, cet.m4. > * configure: Regenerate. > * configure.ac: Set CET_FLAGS. Update AM_FCFLAGS, AM_CFLAGS, > CFLAGS. > Same com