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

2016-06-10 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20241 Alan Modra changed: What|Removed |Added CC||amodra at gmail dot com --- Comment #1 f

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

2016-06-10 Thread frederic.germain at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20241 Bug ID: 20241 Summary: plugin lto + archive: invalid read access might cause SIGSEGV Product: binutils Version: 2.27 (HEAD) Status: UNCONFIRMED Severity: nor

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

2016-06-10 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20238 --- Comment #9 from H.J. Lu --- (In reply to Jorge Ayres Pereira from comment #8) > I have to admit I have no clue what's the order of compilation in android. I > just know that the error comes after compiling this module : libel.so > > The s

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

2016-06-10 Thread jorgeayrespereira at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20238 --- Comment #8 from Jorge Ayres Pereira --- I have to admit I have no clue what's the order of compilation in android. I just know that the error comes after compiling this module : libel.so The source is inside here : https://github.com/jgc

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

2016-06-10 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20238 --- Comment #7 from H.J. Lu --- (In reply to Jorge Ayres Pereira from comment #6) > Well i reproduce this by compiling the CyanogenMod ROM. > > I can tomorow provide a bigger output for you to see. is that what you are > asking? Thank you for

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

2016-06-10 Thread jorgeayrespereira at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20238 --- Comment #6 from Jorge Ayres Pereira --- Well i reproduce this by compiling the CyanogenMod ROM. First I set: repo init -u git://github.com/CyanogenMod/android.git -b cm-13.0 then repo sync After the folder is synced. I replace the GC

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

2016-06-10 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20238 --- Comment #5 from H.J. Lu --- (In reply to Jorge Ayres Pereira from comment #4) > > I hope I understood your question. :) Please give us a set of files: file1, file2, , and show how to reproduce: error: undefined reference to '__

[Bug ld/19818] Absolute symbol is handled incorrectly in PIE

2016-06-10 Thread mdaniels at qnx dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19818 mdaniels at qnx dot com changed: What|Removed |Added CC||mdaniels at qnx dot com --

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

2016-06-10 Thread jorgeayrespereira at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20238 --- Comment #4 from Jorge Ayres Pereira --- Please forgive me in case I am not providing the correct information. While building the rom, the main source is from CyanogenMod rom. The build fails at: libdl.so And i've found that it is locat

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

2016-06-10 Thread senthil.thecoder at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20221 --- Comment #2 from Senthil Kumar Selvaraj --- There's another related testcase that fails even with or without the current fix in master. It fails on binutils-2_26 branch too. .text .global _start, dest _start: jmp dest .align1

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

2016-06-10 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20238 --- Comment #3 from H.J. Lu --- We need a set of input files for ld so that we can reproduce the issue. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils

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

2016-06-10 Thread jorgeayrespereira at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20238 --- Comment #2 from Jorge Ayres Pereira --- Hello! How can I do this? This is a hobbie for me, in case you can guide me out on this. :) Thanks for the patience and quick reply. -- You are receiving this mail because: You are on the CC list

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

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

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

2016-06-10 Thread jorgeayrespereira at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20238 Bug ID: 20238 Summary: error: undefined reference to '__cxa_finalize' Product: binutils Version: 2.27 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2

[Bug ld/16467] ld fails with internal error in elf_x86_64_relocate_section when .symver and ifunc magic is used

2016-06-10 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16467 Alan Modra changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---