Re: [PATCH] Update -ffunction/data-sections documentation

2017-10-18 Thread Sebastian Huber
On 17/10/17 21:39, Sandra Loosemore wrote: I think the patch is OK with those nits fixed. Thanks, for the review. Committed as: https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=253842 -- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchheim, Germany Phone

Re: [PATCH] Update -ffunction/data-sections documentation

2017-10-17 Thread Sandra Loosemore
On 10/15/2017 11:59 PM, Sebastian Huber wrote: gcc/ * invoke.texi (ffunction-sections and fdata-sections): Update. --- gcc/doc/invoke.texi | 32 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi in