[Bug c/27301] [4.0/4.1/4.2 Regression] ICE on convoluted inline asm with "m" (statement expression and vla)

enrico dot scholz at informatik dot tu-chemnitz dot de gcc-bugzilla@gcc.gnu.org
Sat May 6 11:00:00 GMT 2006



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



More information about the Gcc-bugs mailing list