bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/25829] Several ld tests fail for 16-bit targets like pdp11-aout


From: nickc at redhat dot com
Subject: [Bug ld/25829] Several ld tests fail for 16-bit targets like pdp11-aout
Date: Tue, 21 Apr 2020 14:16:17 +0000

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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED
                 CC|                            |nickc at redhat dot com

--- Comment #4 from Nick Clifton <nickc at redhat dot com> ---
Hi Stephen,

  Patch applied - thanks.

  I made one small change - using a 16K region size for the 
  text region in the memory tests as this pacified the PE
  targets.  (They were setting the 'tred' symbol to a value
  of 0x100000900 - even on 32-bit targets!.  I think that 
  this is a bug related to the image base setting, but I did
  not have time to investigate).

  I also found that 64-bit PE targets would fail the defaul-script
  tests because they need the "--image-base 0" option added to 
  the linker command line in order to work.  Since there is
  no way to conditionally add command line options in the
  run_dump_tests I just marked them as xfail.

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]