This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug inline-asm/30527] Use of input/output operands in __asm__ templates not fully documented
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Jan 2007 16:37:39 -0000
- Subject: [Bug inline-asm/30527] Use of input/output operands in __asm__ templates not fully documented
- References: <bug-30527-13961@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from pinskia at gcc dot gnu dot org 2007-01-21 16:37 -------
Every target have slightly different operand modifiers. They are usually
"documented" in config/*/*.md or config/*/*.c, but I think it is incorrect to
documented them for real because people will then abuse them.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|c |inline-asm
Keywords| |documentation
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30527