Hi All,

I'm looking for permission to backport this patch to the GCC-8 branch
to fix PR86486.

OK for backport?

Thanks,
Tamar

> -----Original Message-----
> From: Jeff Law <l...@redhat.com>
> Sent: Friday, August 3, 2018 19:03
> To: Tamar Christina <tamar.christ...@arm.com>; Joseph Myers
> <jos...@codesourcery.com>
> Cc: gcc-patches@gcc.gnu.org; nd <n...@arm.com>; bonz...@gnu.org;
> d...@redhat.com; nero...@gcc.gnu.org; aol...@redhat.com;
> ralf.wildenh...@gmx.de
> Subject: Re: [PATCH][GCC][front-end][build-machinery][opt-framework]
> Allow setting of stack-clash via configure options. [Patch (4/6)]
> 
> On 07/24/2018 08:14 AM, Tamar Christina wrote:
> > Hi All,
> >
> > Here's an updated patch with documentation.
> >
> >
> > Ok for trunk?
> >
> > Thanks,
> > Tamar
> >
> > gcc/
> > 2018-07-24  Tamar Christina  <tamar.christ...@arm.com>
> >
> >     PR target/86486
> >     * configure.ac: Add stack-clash-protection-guard-size.
> >     * doc/install.texi: Document it.
> >     * config.in (DEFAULT_STK_CLASH_GUARD_SIZE): New.
> >     * params.def: Update comment for guard-size.
> >     * configure: Regenerate.
> >
> > The 07/24/2018 11:34, Joseph Myers wrote:
> >> On Tue, 24 Jul 2018, tamar.christ...@arm.com wrote:
> >>
> >>> This patch defines a configure option to allow the setting of the
> >>> default guard size via configure flags when building the target.
> >> If you add a configure option, you must also add documentation for it
> >> in install.texi.
> >>
> >> --
> >> Joseph S. Myers
> >> jos...@codesourcery.com
> > --
> >
> >
> > rb9473-3.patch
> >
> 
> OK.
> jeff

Reply via email to