On 03/14/2018 10:35 AM, Borislav Petkov wrote: > Hi, > > here's an attempt to document some of the inline asm operand modifiers > which make sense and which get used so that people can find what they > mean in the docs. > > This is my first gcc patch so there might be clumsiness ahead. :) > > Thanks, > Boris. > > gcc/Changelog: > > 2018-03-14 Borislav Petkov <b...@suse.de> > > * gcc/doc/extend.texi: document some arch-specific asm operand > modifiers > and sort entries. > * gcc/config/i386/i386.c: fix typo. I commited the doc fix to the trunk. Richi already fixed the x86 backend typo.
jeff