Andrew Cagney <cagney@gnu.org> writes: > Teach the assembler to respect cpp line directives, like old fashioned > cc1 knew how to do? For what it's worth, gas understands # LINE-NUMBER "FILENAME". This is generated by gcc -E. Ian