[Bug ld/20302] Linker considers first specification of -Tdata/text/bss, not the last, if they are specified multiple times on the command line

2016-06-30 Thread saaadhu at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=20302 --- Comment #4 from Senthil Kumar Selvaraj --- I was about to submit the exact same patch - I had trouble getting finding a good value for -Tdata so that the test passes for all targets. Is it ok to backport this to 2_26 branch? -- You are

[Bug ld/20302] Linker considers first specification of -Tdata/text/bss, not the last, if they are specified multiple times on the command line

2016-06-28 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=20302 --- Comment #3 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=56a30421eea2253213a567bbe23d67c77c2c6a0f commit

[Bug ld/20302] Linker considers first specification of -Tdata/text/bss, not the last, if they are specified multiple times on the command line

2016-06-27 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20302 Nick Clifton changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug ld/20302] Linker considers first specification of -Tdata/text/bss, not the last, if they are specified multiple times on the command line

2016-06-27 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=20302 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=42b7a39bf6eb2e90fb1b07c2d53d7a93263508d2 commit

[Bug ld/20302] Linker considers first specification of -Tdata/text/bss, not the last, if they are specified multiple times on the command line

2016-06-27 Thread saaadhu at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=20302 Senthil Kumar Selvaraj changed: What|Removed |Added Assignee|unassigned at sourceware dot org |saaadhu at sourceware