diff options
author | Iain Sandoe <iain@sandoe.co.uk> | 2019-10-10 19:14:07 +0000 |
---|---|---|
committer | Iain Sandoe <iains@gcc.gnu.org> | 2019-10-10 19:14:07 +0000 |
commit | 3a73cd7c9d4e51013aa526988e154a73b86e4970 (patch) | |
tree | c06d581f219fc6df7f7a513a965ef7bc21535813 /gcc/ginclude/float.h | |
parent | eb870e5e5ed4d5b784533d23afee637543e7dacc (diff) | |
download | gcc-3a73cd7c9d4e51013aa526988e154a73b86e4970.zip gcc-3a73cd7c9d4e51013aa526988e154a73b86e4970.tar.gz gcc-3a73cd7c9d4e51013aa526988e154a73b86e4970.tar.bz2 |
[Darwin, machopic 4/n] Arrange to indirect IVARs when needed.
Objective C V2 (m64) IVAR offset refs from Apple GCC-4.x have an indirection
for m64 code on PPC (which is the only 64b user for Mach-O PIC). Apple GCC
4.x places the indirections in the .data section, however this seems to have
been unintentional - and we are placing the indirections in the non-lazy
symbol pointers section.
gcc/ChangeLog:
2019-10-10 Iain Sandoe <iain@sandoe.co.uk>
* config/darwin.c: Lookup Objective C metadata and force indirection
for IVAR refs.
From-SVN: r276848
Diffstat (limited to 'gcc/ginclude/float.h')
0 files changed, 0 insertions, 0 deletions