When function attributes conflict, the compiler uses the safer or stronger one. For
example, __attribute__((used)) is safer than
__attribute__((unused)), and __attribute__((noinline))
is safer than __attribute__((always_inline)).
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers of your data.