--- 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
--- 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
--- 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