------- Comment #4 from enrico dot scholz at informatik dot tu-chemnitz dot de
2006-05-06 11:00 -------
fwiw (I reported the issue in the RH bugzilla, which was then forwarded by
Jakub):
I toke this syntax out of the gcc documentation: info gcc -> g Extended Asm
| As an example, if you access ten bytes of a string, you can use a memory
input
| like:
|
| {"m"( ({ struct { char x[10]; } *p = (void *)ptr ; *p; }) )}.
--
enrico dot scholz at informatik dot tu-chemnitz dot de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |enrico dot scholz at
| |informatik dot tu-chemnitz
| |dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27301