This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug inline-asm/29357] inline asm %c0 template form not documented
- From: "mschulze at ivs dot cs.ovgu.de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 1 Jul 2011 11:56:59 +0000
- Subject: [Bug inline-asm/29357] inline asm %c0 template form not documented
- Auto-submitted: auto-generated
- References: <bug-29357-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29357
Michael Schulze <mschulze at ivs dot cs.ovgu.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mschulze at ivs dot
| |cs.ovgu.de
--- Comment #2 from Michael Schulze <mschulze at ivs dot cs.ovgu.de> 2011-07-01 11:56:40 UTC ---
Is it intended to add this documentation patch? Or, is the functionality with
modifiers like %c not in a state that allows the use outside of the compiler
within normal applications?