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 attributes. See LoongArch Attributes.
Example:
#pragma GCC target("strict-align")