This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug inline-asm/37621] Missing documentation for x86 inline assembler modifiers
- From: "gerald at pfeifer dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 18 Jun 2014 19:44:44 +0000
- Subject: [Bug inline-asm/37621] Missing documentation for x86 inline assembler modifiers
- Auto-submitted: auto-generated
- References: <bug-37621-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37621
Gerald Pfeifer <gerald at pfeifer dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |gerald at pfeifer dot com
Resolution|--- |FIXED
--- Comment #4 from Gerald Pfeifer <gerald at pfeifer dot com> ---
I checked, and
https://gcc.gnu.org/onlinedocs/gcc/Extended-Asm.html#i386Operandmodifiers
now covers this as part of the general documentation so I am closing this
report as fixed.
Please advise if I missed anything.