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.