[Bug ld/4188] Different results in R_H8_PCREL8 relocations between direct binary output and objcopy

2020-01-30 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=4188

Alan Modra  changed:

   What|Removed |Added

 Status|WAITING |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #4 from Alan Modra  ---
It isn't hard to fix the h8300 reloc howtos using special_function, but the
work-around Nick mentions in comment #3 is better anyway so no one will likely
write the code.

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


[Bug ld/4188] Different results in R_H8_PCREL8 relocations between direct binary output and objcopy

2007-03-20 Thread nickc at redhat dot com

--- Additional Comments From nickc at redhat dot com  2007-03-20 14:54 
---
Hi Diego,

  This is a known problem for quite a lot of linker targets.  Converting to the
binary file format at the same time as performing a final link rarely works and
it is always safer to perform a non-transforming link first and then use an
objcopy afterwards.

  If it helps I have uploaded a patch which will make the attempt to link and
convert in one step fail with the error message:

 error: cannot change output format whilst linking H8300 binaries

Cheers
  Nick


-- 
   What|Removed |Added

 Status|NEW |WAITING


http://sourceware.org/bugzilla/show_bug.cgi?id=4188

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug ld/4188] Different results in R_H8_PCREL8 relocations between direct binary output and objcopy

2007-03-15 Thread flameeyes at gmail dot com

--- Additional Comments From flameeyes at gmail dot com  2007-03-15 16:21 
---
Created an attachment (id=1619)
 -- (http://sourceware.org/bugzilla/attachment.cgi?id=1619action=view)
Reduced testcase ASM sources


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=4188

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils