[email protected] (Niels Möller) writes:

  Torbjorn Granlund <[email protected]> writes:
  
  > We may well put data in the text segment rather than rodata to allow for
  > plainer code.
  
  At least in theory, there should be little difference. PC-relative
  offsets should be linktime constants anyway, right?
  
I should have made it more plain, that file local data could be put in
the text segment, This will (under normal conditions) make them appear
close to the point where we refer to them, allowing a small offset.

-- 
Torbjörn
_______________________________________________
gmp-devel mailing list
[email protected]
http://gmplib.org/mailman/listinfo/gmp-devel

Reply via email to