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 <[email protected]> > Sent: Friday, August 3, 2018 19:03 > To: Tamar Christina <[email protected]>; Joseph Myers > <[email protected]> > Cc: [email protected]; nd <[email protected]>; [email protected]; > [email protected]; [email protected]; [email protected]; > [email protected] > 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 <[email protected]> > > > > 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, [email protected] 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 > >> [email protected] > > -- > > > > > > rb9473-3.patch > > > > OK. > jeff
