'''Gas''' (actually,
as), the
GNU assembler, is the default
GCC back-end. It runs and assembles on and for a number of different architectures. Gas is a part of the
GNU Binutils package.
Gas uses the
AT&T assembler syntax, as opposed to the
Intel syntax used in many other assemblers like Masm,
Nasm, and others.
See also:
GNU toolchain
External links
Category:GNU Project software
Category:Assemblers