stephen <chency666@xxxxxxxxx> writes: > Because our exsiting assembler requires this scope information in the > assembler code. ... > Can you give us any suggestions on how to implement this, since gcc > has not this information ready. Do you understand what I mean when I say that gcc will mix instructions from different scopes in the final output? Ian