Description
Keywords: pre, process, processing, compiler, GNU, specific, pack
Are pragma directives supported for MicroBlaze?
Solution
No, pragma directives are not supported for MicroBlaze, and any pragma directives listed in the software application will be ignored.
For the pragma pack directive, use the pack attribute as detailed on the following GCC GNU page:
http://gcc.gnu.org/onlinedocs/gcc-4.1.1/gcc/Variable-Attributes.html