[Bug ld/23648] Symbols based on MEMORY regions confuse --gc-sections.

2018-10-01 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23648 Alan Modra changed: What|Removed |Added Target Milestone|--- |2.32 -- You are receiving this mail

[Bug ld/23648] Symbols based on MEMORY regions confuse --gc-sections.

2018-09-19 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=23648 --- Comment #4 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=7e00df65a4e3e281604acab2450812a5fb275743 commit

[Bug ld/23648] Symbols based on MEMORY regions confuse --gc-sections.

2018-09-19 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23648 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug ld/23648] Symbols based on MEMORY regions confuse --gc-sections.

2018-09-19 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=23648 --- Comment #2 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=7f0cfc6eb8bbead5c9a1ff3a8dec11d93304f5ad commit

[Bug ld/23648] Symbols based on MEMORY regions confuse --gc-sections.

2018-09-18 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23648 Alan Modra changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug ld/23648] Symbols based on MEMORY regions confuse --gc-sections.

2018-09-13 Thread nbowler at draconx dot ca
https://sourceware.org/bugzilla/show_bug.cgi?id=23648 --- Comment #1 from Nick Bowler --- Created attachment 11243 --> https://sourceware.org/bugzilla/attachment.cgi?id=11243=edit Possible patch Simply moving the call to lang_do_memory_regions earlier in lang_process is sufficient to make the