http://sourceware.org/bugzilla/show_bug.cgi?id=13023
Arkadiusz Miskiewicz changed:
What|Removed |Added
CC||arekm at maven dot pl
--
Confi
http://sourceware.org/bugzilla/show_bug.cgi?id=13023
--- Comment #3 from Andy Lutomirski 2011-07-23 19:04:28
UTC ---
This is a little bit gross but appears to produce the expected result on ld.bfd
and gold:
SECTIONS {
.test 0x1000 : {
__workaround = .;
*(.a)
. = __workaround + 0x10;
http://sourceware.org/bugzilla/show_bug.cgi?id=13023
Octoploid changed:
What|Removed |Added
CC||cryptooctoploid at gmail
http://sourceware.org/bugzilla/show_bug.cgi?id=13019
--- Comment #4 from Andy Lutomirski 2011-07-23 18:50:49
UTC ---
(In reply to comment #3)
> (In reply to comment #2)
> > What is the change to the linker script that causes this to happen?
>
> http://git.kernel.org/?p=linux/kernel/git/torvalds
http://sourceware.org/bugzilla/show_bug.cgi?id=13023
--- Comment #2 from Andy Lutomirski 2011-07-23 18:49:53
UTC ---
To reproduce, save 'part 1' as foo.c and 'part 2' as foo.lds. Then do:
$ gcc -c foo.c
$ ld.gold -o foo2.o -T foo.lds foo.o
ld.gold: error: dot may not move backward
or
$ ld.bf
http://sourceware.org/bugzilla/show_bug.cgi?id=13023
--- Comment #1 from Andy Lutomirski 2011-07-23 18:48:13
UTC ---
Created attachment 5859
--> http://sourceware.org/bugzilla/attachment.cgi?id=5859
Test case, part 2
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=emai
http://sourceware.org/bugzilla/show_bug.cgi?id=13023
Summary: gold misinterprets dot assignments in sections
Product: binutils
Version: 2.21
Status: NEW
Severity: normal
Priority: P2
Component: gold
AssignedTo: i...@
http://sourceware.org/bugzilla/show_bug.cgi?id=13019
--- Comment #3 from Andy Lutomirski 2011-07-23 17:42:24
UTC ---
(In reply to comment #2)
> What is the change to the linker script that causes this to happen?
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9fd67b4
http://sourceware.org/bugzilla/show_bug.cgi?id=13019
--- Comment #2 from Ian Lance Taylor 2011-07-23 17:33:43
UTC ---
What is the change to the linker script that causes this to happen?
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this
http://sourceware.org/bugzilla/show_bug.cgi?id=13019
Andy Lutomirski changed:
What|Removed |Added
CC||luto at mit dot edu
--- Comment #1 f
http://sourceware.org/bugzilla/show_bug.cgi?id=12494
Georg-Johann Lay changed:
What|Removed |Added
CC||bjoern.m.haase at web dot
http://sourceware.org/bugzilla/show_bug.cgi?id=13019
Arkadiusz Miskiewicz changed:
What|Removed |Added
CC||arekm at maven dot pl
--
Confi
http://sourceware.org/bugzilla/show_bug.cgi?id=13019
Summary: "error: load segment overlap" when linking Linux
kernel
Product: binutils
Version: 2.22 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Compo
13 matches
Mail list logo