This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

AS -force-long-branchs for all processors


Hello,

Is there a way to tell GCC to generate code that includes relative
references for jumps inside a function(e.g. in che case of loops), but
absolute references for calls to other functions ? 

I've see the -force-long-branchs argument on AS, but that seems to be
available only for the 68CH11, 68HC12 processors.

Thanks,
Kristis


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]