Re: [DOC Patch] Attribute 'naked'

2014-06-29 Thread Gerald Pfeifer
On Thu, 26 Jun 2014, Gerald Pfeifer wrote: >> 2014-06-17 David Wohlferd >> >> * doc/extend.texi (Function Attributes): Update 'naked' attribute >> doc. > This patch makes sense to me and I've seen feedback on an earlier > iteration that lead to this now. So, I am planning to commit this

Re: [DOC Patch] Attribute 'naked'

2014-06-25 Thread Gerald Pfeifer
On Tue, 17 Jun 2014, David Wohlferd wrote: 2014-06-17 David Wohlferd * doc/extend.texi (Function Attributes): Update 'naked' attribute doc. This patch makes sense to me and I've seen feedback on an earlier iteration that lead to this now. So, I am planning to commit this unless anyo

[DOC Patch] Attribute 'naked'

2014-06-17 Thread David Wohlferd
I don't have permissions to commit this patch, but I do have a release on file with the FSF. Problem description: The docs for the function attribute 'naked' are confusing and self-contradictory. Also, discussion on this thread https://gcc.gnu.org/ml/gcc/2014-05/msg00100.html has lead to chan