This is the mail archive of the gcc@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]

Re: How to load FP consts from memory?


On Wed, Dec 05, 2001 at 06:03:05PM -0500, Peter Barada wrote:
> Anybody have a suggestion of where I can find example code in one of
> the machine description directories that used the constant pool to
> hold constants on a function-by-function basis using pc-relative
> addressing, or if not, how best to go about it? 

m68k-elf with the -fpic option does this.


r~


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