Next: , Previous: AVR32 Syntax, Up: AVR32-Dependent



9.5.3 Directives

.cpool
This directive causes the current contents of the constant pool to be dumped into the current section at the current location (aligned to a word boundary). GAS maintains a separate constant pool for each section and each sub-section. The .cpool directive will only affect the constant pool of the current section and sub-section. At the end of assembly, all remaining, non-empty constant pools will automatically be dumped.