[Bug inline-asm/41538] Mixing ARM/NEON intrinsic variables and inline assembly

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Oct 1 22:21:00 GMT 2009



------- Comment #1 from rguenth at gcc dot gnu dot org  2009-10-01 22:21 -------
"r" is a constraint for a general register, you need to use a proper constraint
here.  Refer to the architecture specific constraint documentaiton.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41538



More information about the Gcc-bugs mailing list