gcc and absolute jumps/calls

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

Is there an argument I can pass to gcc so it produces code that contains
only absolute (preferably far) jumps, instead of relative? Is there a
flag with which I can tell gcc to generate relative jumps in
implementing loops, or other activity that goes on inside a function,
but always produce absolute jumps or calls to other functions ?

Thanks,
Kristis




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux