On Mon, 20 Jun 2016, Andrew Haley wrote: > On 20/06/16 08:00, Andrew Pinski wrote: > > + /* Acceptable. */ > > + asm (" "); /* { dg-warning "Deprecated: asm in function without > > extended syntax" } */ > > This is incorrect English. It should be > > "Deprecated: asm without extended syntax in function"
No diagnostics should start with uppercase letters. (I also disagree with the deprecation.) -- Joseph S. Myers jos...@codesourcery.com