But this lets you just set default attributes. I want to set real attributes so that the compiler would be able to know which insn can be parallelized with another. Is there a different way? Are you saying that an inline assembly statement would stay as is, and would not be touched by the compiler no matter what I do?
2010/11/15 Joern Rennecke <amyl...@spamcop.net>: > Quoting roy rosen <roy.1ro...@gmail.com>: > >> Is there any another way to give attributes to inline assembly insns? > > See define_asm_attributes. >