some ideas to gnu as

Miro Kropacek miro.kropacek@gmail.com
Wed May 28 08:57:00 GMT 2008


> How are your labels scoped?
It's probably more restrictive than current local labels -- if you use
name ".local", this name will be visible / usable until the next
global (non-dotted) label (in both directions). So you can't jump to
dotted labels cross the whole source code but only in the current
block (delimited by global labels). It has its advantages and
disadvantages comparing to the current gnu as implementation.


Regards,
Miro Kropacek





-- 
MiKRO / Mystic Bytes
http://mikro.atari.org



More information about the Binutils mailing list