inline assembly vs. intrinsic functions

Ian Lance Taylor iant@google.com
Mon Nov 15 19:11:00 GMT 2010


roy rosen <roy.1rosen@gmail.com> writes:

> Is there any another way to give attributes to inline assembly insns?

Not that I know of.  It would be a useful feature in some cases, though
difficult to document.

For specific cases a backend can normally do better by providing builtin
functions.

Ian



More information about the Gcc mailing list