[Bug ld/17107] AVR Linker Scripts missing gnu.linkonce sections

2014-07-03 Thread allsey87 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17107 --- Comment #5 from allsey87 at gmail dot com --- Comment on attachment 7677 --> https://sourceware.org/bugzilla/attachment.cgi?id=7677 Possible solution diff --git a/ld/scripttempl/avr.sc b/ld/scripttempl/avr.sc index 10714e1..1d5d

[Bug ld/17107] AVR Linker Scripts missing gnu.linkonce sections

2014-07-03 Thread allsey87 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17107 --- Comment #4 from allsey87 at gmail dot com --- Created attachment 7677 --> https://sourceware.org/bugzilla/attachment.cgi?id=7677&action=edit Possible solution Perhaps something like this should be done? -- You are receiving th

[Bug ld/17107] AVR Linker Scripts missing gnu.linkonce sections

2014-07-02 Thread allsey87 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17107 --- Comment #2 from allsey87 at gmail dot com --- Created attachment 7674 --> https://sourceware.org/bugzilla/attachment.cgi?id=7674&action=edit Test case Test case including source code, output assembly and map file. Test case inc

[Bug ld/17107] AVR Linker Scripts missing gnu.linkonce sections

2014-07-02 Thread allsey87 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17107 --- Comment #1 from allsey87 at gmail dot com --- Created attachment 7673 --> https://sourceware.org/bugzilla/attachment.cgi?id=7673&action=edit Log from the configure script for GCC/BINUTILS -- You are receiving this mail because:

[Bug ld/17107] New: AVR Linker Scripts missing gnu.linkonce sections

2014-07-02 Thread allsey87 at gmail dot com
: ld Assignee: unassigned at sourceware dot org Reporter: allsey87 at gmail dot com First up, not sure this is actually a bug or something wrong with my configuration. I have built a reasonably up to date version of the toolchain for compiling c,c++ programs for an AVR target