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