Next: M32C Pragmas, Previous: ARM Pragmas, Up: Pragmas Accepted by GCC [Contents][Index]
The list of attributes supported by Pragma is the same as that of target function attributres. See LoongArch Function Attributes.
Example:
#pragma GCC target("strict-align")