[Bug ld/12376] File offsets for PT_LOAD segments and resulting inequivalent memory aliases

2011-02-14 Thread dave at hiauly1 dot hia.nrc.ca
http://sourceware.org/bugzilla/show_bug.cgi?id=12376 --- Comment #11 from dave at hiauly1 dot hia.nrc.ca 2011-02-14 23:22:20 UTC --- On Mon, 14 Feb 2011, ian at airs dot com wrote: > If you arrange for the data section to start on a new page, then the linker > will always put that data section o

[Bug ld/12376] File offsets for PT_LOAD segments and resulting inequivalent memory aliases

2011-02-14 Thread ian at airs dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12376 --- Comment #10 from Ian Lance Taylor 2011-02-14 21:46:11 UTC --- If you arrange for the data section to start on a new page, then the linker will always put that data section on a new page in the file. It has to, because ELF specifies that t

[Bug ld/12376] File offsets for PT_LOAD segments and resulting inequivalent memory aliases

2011-02-14 Thread dave at hiauly1 dot hia.nrc.ca
http://sourceware.org/bugzilla/show_bug.cgi?id=12376 --- Comment #9 from dave at hiauly1 dot hia.nrc.ca 2011-02-14 17:26:00 UTC --- On Mon, 14 Feb 2011, ian at airs dot com wrote: > If that is indeed a limitation of PA Linux, then the only fix is to change the > default linker script so that the

[Bug ld/12376] File offsets for PT_LOAD segments and resulting inequivalent memory aliases

2011-02-14 Thread ian at airs dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12376 Ian Lance Taylor changed: What|Removed |Added CC||ian at airs dot com --- Comment #8

[Bug ld/12376] File offsets for PT_LOAD segments and resulting inequivalent memory aliases

2011-02-14 Thread dave at hiauly1 dot hia.nrc.ca
http://sourceware.org/bugzilla/show_bug.cgi?id=12376 --- Comment #7 from dave at hiauly1 dot hia.nrc.ca 2011-02-14 14:51:27 UTC --- > If they are the same page, doesn't that mean your maxpagesize is wildly > incorrect? You must have maxpagesize at least as large as a memory page. maxpagesize is

[Bug gold/12488] plugins don't support linkonce

2011-02-14 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12488 H.J. Lu changed: What|Removed |Added CC||hjl.tools at gmail dot com --- Comment #5 fr

[Bug ld/12374] ld fails to convert global hidden symbols to local ones

2011-02-14 Thread jbeulich at novell dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12374 Jan Beulich changed: What|Removed |Added Status|NEW |RESOLVED Resolution|