Re: [PATCH] fix a few minor nits in -Walloca documentation

2016-11-07 Thread Richard Biener
On Sat, Nov 5, 2016 at 3:25 AM, Jeff Law wrote: > On 11/04/2016 06:26 PM, Martin Sebor wrote: >> >> While experimenting with -Walloca and cross-referencing the manual >> I noticed a few minor nits that I thought could stand to corrected >> and/or clarified. Attached is a patch. >> >> In the updat

Re: [PATCH] fix a few minor nits in -Walloca documentation

2016-11-05 Thread Jeff Law
On 11/04/2016 06:26 PM, Martin Sebor wrote: While experimenting with -Walloca and cross-referencing the manual I noticed a few minor nits that I thought could stand to corrected and/or clarified. Attached is a patch. In the update I mentioned that the alloca argument must have integer type for

[PATCH] fix a few minor nits in -Walloca documentation

2016-11-04 Thread Martin Sebor
While experimenting with -Walloca and cross-referencing the manual I noticed a few minor nits that I thought could stand to corrected and/or clarified. Attached is a patch. In the update I mentioned that the alloca argument must have integer type for the bounds checking to be recognized to make