gcc m68k: pc-relative addressing for code?

Jeffrey A Law law@cygnus.com
Sun Feb 22 13:03:00 GMT 1998


  In message < 199802220651.HAA10158@mail.macqel.be >you write:
  > > 
  > >   In message < 19980221120121.42072@nemesis >you write:
  > >   > is it possible to have gcc create output which only uses PC-relative
  > >   > addressing for code references? 
  > > Unfortunately I do not believe such an option exists on the m68k.
  > 
  > Do you mean `m68k', or `m68k port of gcc' ? Does that imply that it exists
  > for other gcc targets ?
Some ports use pc-relative addressing modes to access items in the
constant pool or readonly data.

Such features require machine dependent work, which I don't think
was ever submitted for teh m68k.
jeff



More information about the Gcc mailing list