2014-04-14 14:24 GMT+08:00 dw <[email protected]>: > Having resolved the objections, I'm posting the updated patch. I don't have > permissions to commit this patch, but I do have a release on file with the > FSF. > > > Problem description: > The existing documentation does an inadequate job of describing gcc's > implementation of the "asm" keyword. This has led to a great deal of > confusion as people struggle to understand how it works. This entire section > requires a rewrite that provides a structured layout and detailed > descriptions of each of the parameters along with examples. > > ChangeLog: > 2014-04-03 David Wohlferd ([email protected]) > Andrew Haley ([email protected]) > Richard Sandiford ([email protected]) >
For the date, name, and email formatting, it should be: 2014-04-03 David Wohlferd <[email protected]> Andrew Haley <[email protected]> Richard Sandiford <[email protected]> Note that there are two spaces between date and name. Same as name and email. Best regards, jasonwucj
