[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/10677] incorrect code generated with asm function pointers when
From: |
hjl dot tools at gmail dot com |
Subject: |
[Bug gas/10677] incorrect code generated with asm function pointers when compiled with -fPIC on x84_64 |
Date: |
23 Sep 2009 22:54:50 -0000 |
------- Additional Comments From hjl dot tools at gmail dot com 2009-09-23
22:54 -------
Even if I changed assembler to emit R_X86_64_GOTPCREL for local
symbol, linker still won't generate local dynamic relocation for
it. I don't feel to make assembler and linker changes. I may
change the assembler to issue an error in this case.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=10677
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.