[Bug gold/19842] LTO build fails to write call address for weak symbol reference

2016-06-13 Thread dave.gittins at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19842 gubbins changed: What|Removed |Added CC||dave.gittins at gmail dot com --- Comment #

[Bug ld/20241] plugin lto + archive: invalid read access might cause SIGSEGV

2016-06-13 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20241 --- Comment #7 from Alan Modra --- Fixed on master. Perhaps we should just not close bfds in plugin_maybe_claim to fix this bug for 2.26. -- You are receiving this mail because: You are on the CC list for the bug. __

[Bug ld/20241] plugin lto + archive: invalid read access might cause SIGSEGV

2016-06-13 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=20241 --- Comment #6 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=b0cffb47671ffbaac559c1f17a9f248256ea6c42 commit b0cffb47671ffbaac559c1f17a9f2

[Bug ld/20253] New: Unnecessary PLT entry for IFUNC function via GOT

2016-06-13 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20253 Bug ID: 20253 Summary: Unnecessary PLT entry for IFUNC function via GOT Product: binutils Version: 2.27 (HEAD) Status: NEW Severity: normal Priority: P2 Compo

[Bug gold/20238] error: undefined reference to '__cxa_finalize'

2016-06-13 Thread jorgeayrespereira at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20238 --- Comment #45 from Jorge Ayres Pereira --- I've added: -Wl,-y,__cxa_finalize In here at the end ( i hope i learned!) prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin/arm-linux-androideabi-ld -plugin /home/jorge/cm13/prebuilts/gc

[Bug gold/20238] error: undefined reference to '__cxa_finalize'

2016-06-13 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20238 --- Comment #47 from Cary Coutant --- > /home/jorge/cm13/out/target/product/bacon/obj/lib/libbacktrace_test.so: > reference to __cxa_finalize > /home/jorge/cm13/out/target/product/bacon/obj/lib/libbacktrace.so: reference > to > __cxa_finalize

[Bug gold/20238] error: undefined reference to '__cxa_finalize'

2016-06-13 Thread jorgeayrespereira at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20238 --- Comment #46 from Jorge Ayres Pereira --- I also tried with this one: prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin/arm-linux-androideabi-g++ -pie -nostdlib -Bdynamic -Wl,-dynamic-linker,/system/bin/linker -Wl,--gc-sections -

[Bug gold/20238] error: undefined reference to '__cxa_finalize'

2016-06-13 Thread ccoutant at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20238 --- Comment #44 from Cary Coutant --- Please add -Wl,-y,__cxa_finalize to the link options, and show me the output. -- You are receiving this mail because: You are on the CC list for the bug. ___ b

[Bug gold/20246] script_test_2 fails for glibc without PLT

2016-06-13 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=20246 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=3328c04b103286c3422aed59b97595bbbd9bbef5 commit 3328c04b103286c3422aed59b97595bb

[Bug ld/20244] ld fails to handle "op $imm, bar@GOT"

2016-06-13 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=20244 --- Comment #3 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=712ec27916b5604d29d928dec060fd1ba0fd9edb commit 712ec27916b5604d29d928dec060fd1b

[Bug gold/20238] error: undefined reference to '__cxa_finalize'

2016-06-13 Thread jorgeayrespereira at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20238 --- Comment #43 from Jorge Ayres Pereira --- Got an idea. What if I try revert and rebuild the rom to see which is the commit causing this. Do you think it'll help you out on reporting? We have only 3 commits so I should in 2 hours be able

[Bug gold/20238] error: undefined reference to '__cxa_finalize'

2016-06-13 Thread jorgeayrespereira at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20238 --- Comment #42 from Jorge Ayres Pereira --- Got an idea. What if I try revert and rebuild the rom to see which is the commit causing this. Do you think it'll help you out on reporting? We have only 3 commits so I should in 2 hours be able

[Bug gold/20238] error: undefined reference to '__cxa_finalize'

2016-06-13 Thread jorgeayrespereira at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20238 --- Comment #41 from Jorge Ayres Pereira --- https://github.com/UBERTC/binutils/commits/master/gold Problably one of these commits causing issues? Thanks :) -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug gold/20238] error: undefined reference to '__cxa_finalize'

2016-06-13 Thread jorgeayrespereira at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20238 --- Comment #40 from Jorge Ayres Pereira --- Alright cool. I can confirm that this starts with the commits which are between 23th March and 1st April. What more info do you need to report this bug? Thanks again for all the patience :) --

[Bug gold/20238] error: undefined reference to '__cxa_finalize'

2016-06-13 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20238 --- Comment #39 from H.J. Lu --- (In reply to Jorge Ayres Pereira from comment #38) > Alright. But why does this happen only with the master branch and works fine > with the 2.25/2.26 branch ? There may be a regression in gold on master branc

[Bug gold/20238] error: undefined reference to '__cxa_finalize'

2016-06-13 Thread jorgeayrespereira at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20238 --- Comment #38 from Jorge Ayres Pereira --- Alright. But why does this happen only with the master branch and works fine with the 2.25/2.26 branch ? -- You are receiving this mail because: You are on the CC list for the bug. __

[Bug gold/20238] error: undefined reference to '__cxa_finalize'

2016-06-13 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20238 --- Comment #37 from H.J. Lu --- (In reply to Jorge Ayres Pereira from comment #36) > So by using gold means I have this error: > > collect2: error: ld returned 1 exit status > > When I mix with master binutils? > > The ld here is not the

[Bug gold/20238] error: undefined reference to '__cxa_finalize'

2016-06-13 Thread jorgeayrespereira at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20238 --- Comment #36 from Jorge Ayres Pereira --- So by using gold means I have this error: collect2: error: ld returned 1 exit status When I mix with master binutils? The ld here is not the ld i put on the report? I appologise if thats the c

[Bug gold/20238] error: undefined reference to '__cxa_finalize'

2016-06-13 Thread jorgeayrespereira at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20238 --- Comment #35 from Jorge Ayres Pereira --- Sorry but what does that mean on this situation? -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing l

[Bug gold/20238] error: undefined reference to '__cxa_finalize'

2016-06-13 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20238 H.J. Lu changed: What|Removed |Added Status|WAITING |UNCONFIRMED CC|

[Bug ld/20238] error: undefined reference to '__cxa_finalize'

2016-06-13 Thread jorgeayrespereira at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20238 --- Comment #33 from Jorge Ayres Pereira --- http://www.hastebin.com/mefizihuhe.md Would like like me to upload the toolchain ? Not sure if is easier. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/20238] error: undefined reference to '__cxa_finalize'

2016-06-13 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20238 --- Comment #32 from H.J. Lu --- Please show us the output of # prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin/arm-linux-androideabi-ld -V -- You are receiving this mail because: You are on the CC list for the bug. __

[Bug ld/20238] error: undefined reference to '__cxa_finalize'

2016-06-13 Thread jorgeayrespereira at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20238 --- Comment #30 from Jorge Ayres Pereira --- http://www.hastebin.com/evewuriqad.md It is like this the output? -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-

[Bug ld/20238] error: undefined reference to '__cxa_finalize'

2016-06-13 Thread jorgeayrespereira at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20238 --- Comment #31 from Jorge Ayres Pereira --- I was here searching for similar names. jorge@Jgcaap:~/cm13/out$ find -name "*dl.a" ./target/product/bacon/obj/STATIC_LIBRARIES/libdl_intermediates/libdl.a Is it this one of the files you need?

[Bug ld/20238] error: undefined reference to '__cxa_finalize'

2016-06-13 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20238 --- Comment #29 from H.J. Lu --- (In reply to Jorge Ayres Pereira from comment #27) > Good morning. I've just made a search one by one on the out folder and where > the gcc is at, and I do not have those files either. > > I decided to search

[Bug ld/20221] [avr] Wrong code generated with linker relaxation for source with alignment directives

2016-06-13 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=20221 --- Comment #3 from cvs-commit at gcc dot gnu.org --- The binutils-2_26-branch branch has been updated by Senthil Kumar Selvaraj : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b3ec896b257ceb9765c1dd8667673c63ce5330c2 commit b3e