bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/19572] -Ttext-segment accepts out of range value


From: nickc at redhat dot com
Subject: [Bug ld/19572] -Ttext-segment accepts out of range value
Date: Thu, 25 Feb 2016 17:05:24 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=19572

--- Comment #3 from Nick Clifton <nickc at redhat dot com> ---
Hi H,J,

> +  if (bfd_arch_bits_per_address (link_info.output_bfd) < (sizeof (bfd_vma) *
> 8))
> +    {
> 
> It doesn't work for x32 which has has 64-bit arch address and 32-bit
> pointer.

Umm, are you sure ?  Could you create a test case for me to check please ?

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]