[Bug ld/10858] ld generate broken PIE binaries on MIPS

2010-02-21 Thread jay dot foad at gmail dot com
--- Additional Comments From jay dot foad at gmail dot com 2010-02-21 18:23 --- I've recently hit this problem myself. Is there any chance of one of the fixes being committed? Thanks. -- What|Removed |Added

[Bug ld/11304] New: ld --section-start does not work correctly if section is defined in multiple object files

2010-02-21 Thread anpaza at mail dot ru
If you define some symbols in different object files as being placed in a section with the same name (with __attribute__((section))), ld does not collect these objects together correctly if the --section-start option is used. Instead, one of the shards from the first file on command line is placed

[Bug ld/11304] ld --section-start does not work correctly if section is defined in multiple object files

2010-02-21 Thread anpaza at mail dot ru
--- Additional Comments From anpaza at mail dot ru 2010-02-21 22:31 --- Created an attachment (id=4616) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4616&action=view) The makefile -- http://sourceware.org/bugzilla/show_bug.cgi?id=11304 --- You are receiving this mail b

[Bug ld/11304] ld --section-start does not work correctly if section is defined in multiple object files

2010-02-21 Thread anpaza at mail dot ru
--- Additional Comments From anpaza at mail dot ru 2010-02-21 22:31 --- Created an attachment (id=4617) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4617&action=view) the common header file -- http://sourceware.org/bugzilla/show_bug.cgi?id=11304 --- You are receiving t

[Bug ld/11304] ld --section-start does not work correctly if section is defined in multiple object files

2010-02-21 Thread anpaza at mail dot ru
--- Additional Comments From anpaza at mail dot ru 2010-02-21 22:31 --- Created an attachment (id=4618) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4618&action=view) first soufrce file -- http://sourceware.org/bugzilla/show_bug.cgi?id=11304 --- You are receiving this

[Bug ld/11304] ld --section-start does not work correctly if section is defined in multiple object files

2010-02-21 Thread anpaza at mail dot ru
--- Additional Comments From anpaza at mail dot ru 2010-02-21 22:31 --- Created an attachment (id=4619) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4619&action=view) second source file -- http://sourceware.org/bugzilla/show_bug.cgi?id=11304 --- You are receiving this

[Bug ld/11304] ld --section-start does not work correctly if section is defined in multiple object files

2010-02-21 Thread amodra at gmail dot com
-- What|Removed |Added AssignedTo|unassigned at sources dot |amodra at gmail dot com |redhat dot com | Status|NEW

[Bug ld/11304] ld --section-start does not work correctly if section is defined in multiple object files

2010-02-21 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2010-02-22 03:55 --- Please try the current trunk. -- What|Removed |Added Status|ASSIGNED