gcc.info: Assembler Options

Go forward to Link Options
Go backward to Preprocessor Options
Go up to Invoking GCC
Go to the top op gcc

Passing Options to the Assembler

   You can pass options to the assembler.
`-Wa,OPTION'
     Pass OPTION as an option to the assembler.  If OPTION contains
     commas, it is split into multiple options at the commas.