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


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

Reply via email to