bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/13163] internal error in set_segment_offsets, at ../../../binu


From: roland at gnu dot org
Subject: [Bug gold/13163] internal error in set_segment_offsets, at ../../../binutils/gold/layout.cc:3050
Date: Wed, 19 Oct 2011 20:20:37 +0000

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

--- Comment #5 from Roland McGrath <roland at gnu dot org> 2011-10-19 20:20:37 
UTC ---
It doesn't crash, but the results do not match what GNU ld does.

GNU ld (trunk):

[ 5] .reserve             NOBITS       00013000 002000 3ffed000  0 WA     0   0
 1
  LOAD           0x002000 0x00013000 0x00013000 0x000000 0x3ffed000     0x1000

gold (trunk):

[ 6] .reserve             PROGBITS     00013000 002000 3ffda000  0 A      0   0
 0
  LOAD           0x002000 0x00013000 0x00013000 0x3ffda000 0x3ffda000    
0x1000

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

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