Hi, Just some typos:
On Tue, Jul 11, 2017 at 03:20:38PM -0600, Jeff Law wrote:
> +/* If debugging dumps are requested, dump infomation about how the
Typo ("information").
> + target handled -fstack-check=clash for the prologue.
> +
> + PROBES describes what if any probes were emitted.
> +
> + RESIDUALS indicates if the prologue had any residual allocation
> + (ie total allocation was not a multiple of PROBE_INTERVAL. */
Missing closing paren; i.e.
Segher
