------- Comment #1 from pinskia at gcc dot gnu dot org 2008-12-31 01:35 -------
The only reason why you might need this is to support headers.
Also you can use the {} syntax for inline assembly to support alternative
writing of the instructions.
An example is:
"add{q}\t{%2, %0|%0, %2}"
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|inline-asm |target
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38680