On Thu, 24 Apr 2014, Marek Polacek wrote:
This PR is about not very clear error message when one tries to add attributes *after* the declarator in a function definition. cc1plus already handles this well, so I used the same message.
I thought you had an earlier version of the patch where, instead of "forbidden", you said "move the attribute" so users would know that writing the attribute *before* was fine? That sounded much better to me.
-- Marc Glisse