On Thu, Jul 21, 2011 at 9:42 AM, Richard Henderson <r...@redhat.com> wrote: > On 07/21/2011 09:28 AM, H.J. Lu wrote: >> On Thu, Jul 21, 2011 at 9:23 AM, Richard Henderson <r...@redhat.com> wrote: >>> On 07/21/2011 09:20 AM, H.J. Lu wrote: >>>> ".quad symbol" isn't really valid for 32bit. >>> >>> Why not? We certainly know what value to put there. >>> >> >> x32 doesn't support 64bit relocation, like R_X86_64_64. > > This being a self-fulfilling assertion, because you decided > to disable that relocation. It *could* be supported. Easily. >
There is no reason to have it since x32 is a 32bit environment. I don't want/need this relocation in x32. -- H.J.