diff options
| author | Thomas Preud'homme <robotux@celest.fr> | 2014-03-25 22:35:11 +0800 |
|---|---|---|
| committer | Thomas Preud'homme <robotux@celest.fr> | 2014-03-25 22:35:11 +0800 |
| commit | dc8ea93b13faefb565fb937f8b8c08c40c063549 (patch) | |
| tree | 5c5311364fc646d4871e07291b6fa9cfb8ee8869 /tests/tests2/03_struct.expect | |
| parent | 078ba241d9c24b15f734b4959f877519d7098140 (diff) | |
| download | tinycc-dc8ea93b13faefb565fb937f8b8c08c40c063549.tar.gz tinycc-dc8ea93b13faefb565fb937f8b8c08c40c063549.tar.bz2 | |
Support GOT32 and PLT32 reloc for same symbol
Some symbol (such as __gmon_start__ but this one does not matter to tcc)
can have both a R_386_GOT32 and R_386_PLT32 relocation. It is thus not
enough to test if a GOT reloc was already done when deciding whether to
return early from put_got_entry.
Diffstat (limited to 'tests/tests2/03_struct.expect')
0 files changed, 0 insertions, 0 deletions
