bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/5059] absolute objcopy not working on amd64?


From: amodra at bigpond dot net dot au
Subject: [Bug binutils/5059] absolute objcopy not working on amd64?
Date: 24 Sep 2007 00:58:29 -0000

------- Additional Comments From amodra at bigpond dot net dot au  2007-09-24 
00:58 -------
FWIW, the grub testcase is

void
cmain (void)
{
   *((int *) 0x1000) = 2;
}

compiled then linked with -nostdlib -Wl,-N -Wl,-Ttext -Wl,$link_addr

The above C code is compiled into the first 17 bytes of the dump.  The
differences look to be in .eh_frame.  Not an objcopy bug.  The grub test is 
bogus.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |INVALID


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

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]