This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug inline-asm/30527] Use of input/output operands in __asm__ templates not fully documented



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]