as: no-pad-sections

 
 2.11 Output Section Padding
 ===========================
 
 Normally the assembler will pad the end of each output section up to its
 alignment boundary.  But this can waste space, which can be significant
 on memory constrained targets.  So the '--no-pad-sections' option will
 disable this behaviour.