[Bug binutils/4666] Generates wrong offset for h8 target

2008-01-16 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2008-01-17 04:02 --- Not a bug. The LMA and VMA addresses are correct, as you can see from objdump -h. You seem to be worried about the PT_LOAD header p_vaddr and p_paddr, although that isn't clear from your report. When ve

[Bug binutils/4666] Generates wrong offset for h8 target

2007-06-20 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2007-06-20 09:24 --- Hi Sushil, > After comparing readelf dump of both the folders, I observed that for > H8 target if "vects.c" file is removed from the project, the LMA and > VMA addresses generated are wrong. In the absence of "vec

[Bug binutils/4666] Generates wrong offset for h8 target

2007-06-20 Thread Sushil dot Kothawade at kpitcummins dot com
--- Additional Comments From Sushil dot Kothawade at kpitcummins dot com 2007-06-20 07:47 --- Created an attachment (id=1899) --> (http://sourceware.org/bugzilla/attachment.cgi?id=1899&action=view) testcases that demonstrate difference in behavior for h8 target, 1... when vects.c file i