> The assembler output of any compilation via C has strange %eax's > appended after jumps, like > > jmp stg_update_PAP%eax > > It does not seem to cause any trouble, but it definitely should not > look like this. gcc-2.95.3. Fixed. Cheers, Simon