On Wed, Nov 07, 2001 at 10:36:27PM +0000, Steve Woodford wrote: > What does gas do on other cpus with variable branch offset sizes? I guess: if the size isn't known beforehand, and if you're using the variable size opcode form, treat it as "largest possible size". -is