[Bug gold/26200] ld terminated with signal 11 with LTO and -Wl,--thread-count=2

2020-11-24 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26200 H.J. Lu changed: What|Removed |Added Depends on||26827 Referenced Bugs: https://sourceware

[Bug gold/26827] ld.gold --threads segfault since 2.35

2020-11-24 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26827 H.J. Lu changed: What|Removed |Added Blocks||26200 Referenced Bugs: https://sourceware

[Bug gold/26827] ld.gold --threads segfault since 2.35

2020-11-24 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26827 H.J. Lu changed: What|Removed |Added Resolution|--- |FIXED Target Milestone|---

[Bug gold/26200] ld terminated with signal 11 with LTO and -Wl,--thread-count=2

2020-11-24 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26200 H.J. Lu changed: What|Removed |Added CC||alexandru.dascalu94 at gmail dot c

[Bug gold/23607] gold linker --threads --thread-count,2 causes ld segmentation fault

2020-11-24 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23607 H.J. Lu changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRMED

[Bug gold/26200] ld terminated with signal 11 with LTO and -Wl,--thread-count=2

2020-11-24 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26200 H.J. Lu changed: What|Removed |Added Resolution|NOTABUG |FIXED -- You are receiving this mail becau

[Bug gold/23607] gold linker --threads --thread-count,2 causes ld segmentation fault

2020-11-24 Thread slyfox at inbox dot ru
https://sourceware.org/bugzilla/show_bug.cgi?id=23607 Sergei Trofimovich changed: What|Removed |Added CC||hjl.tools at gmail dot com --- C

[Bug gold/26939] gold: Don't relax R_X86_64_GOTPCRELX when addend != -4

2020-11-24 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26939 H.J. Lu changed: What|Removed |Added Target Milestone|--- |2.36 Last reconfirmed|

[Bug gold/23607] gold linker --threads --thread-count,2 causes ld segmentation fault

2020-11-24 Thread slyfox at inbox dot ru
https://sourceware.org/bugzilla/show_bug.cgi?id=23607 Sergei Trofimovich changed: What|Removed |Added CC||slyfox at inbox dot ru --- Comme

[Bug gold/26939] gold: Don't relax R_X86_64_GOTPCRELX when addend != -4

2020-11-24 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26939 --- 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=d0089f12f6f40e7b69fd432ef4915908407379f2 commit d0089f12f6f40e7b69fd432ef4915908

[Bug gold/26939] New: gold: Don't relax R_X86_64_GOTPCRELX when addend != -4

2020-11-24 Thread i at maskray dot me
https://sourceware.org/bugzilla/show_bug.cgi?id=26939 Bug ID: 26939 Summary: gold: Don't relax R_X86_64_GOTPCRELX when addend != -4 Product: binutils Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2

[Bug ld/26936] [ld, PIE] ld drops relocation for .text.__x86.get_pc_thunk.bx

2020-11-24 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26936 --- Comment #15 from H.J. Lu --- My /lib/crti.o has COMDAT group section [1] `.group' [__x86.get_pc_thunk.bx] contains 1 sections: [Index]Name [8] .text.__x86.get_pc_thunk.bx -- You are receiving this mail because: You a

[Bug ld/26936] [ld, PIE] ld drops relocation for .text.__x86.get_pc_thunk.bx

2020-11-24 Thread matz at suse dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=26936 Michael Matz changed: What|Removed |Added CC||matz at suse dot de --- Comment #14 fr

[Bug ld/26936] [ld, PIE] ld drops relocation for .text.__x86.get_pc_thunk.bx

2020-11-24 Thread vries at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26936 --- Comment #13 from Tom de Vries --- (In reply to H.J. Lu from comment #12) > (In reply to Tom de Vries from comment #11) > > (In reply to Tom de Vries from comment #10) > > > And, reproduced: > > > > To put it in gdb terms: > > ... > > $ gd

[Bug ld/26936] [ld, PIE] ld drops relocation for .text.__x86.get_pc_thunk.bx

2020-11-24 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26936 --- Comment #12 from H.J. Lu --- (In reply to Tom de Vries from comment #11) > (In reply to Tom de Vries from comment #10) > > And, reproduced: > > To put it in gdb terms: > ... > $ gdb -q a.out > Reading symbols from a.out... > (gdb) b __x8

[Bug ld/26936] [ld, PIE] ld drops relocation for .text.__x86.get_pc_thunk.bx

2020-11-24 Thread vries at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26936 --- Comment #11 from Tom de Vries --- (In reply to Tom de Vries from comment #10) > And, reproduced: To put it in gdb terms: ... $ gdb -q a.out Reading symbols from a.out... (gdb) b __x86.get_pc_thunk.bx Breakpoint 1 at 0x11d0: file ../sysde

[Bug ld/26936] [ld, PIE] ld drops relocation for .text.__x86.get_pc_thunk.bx

2020-11-24 Thread vries at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26936 Tom de Vries changed: What|Removed |Added Ever confirmed|1 |0 Version|2.35

[Bug ld/26936] [ld, PIE] ld drops relocation for .text.__x86.get_pc_thunk.bx

2020-11-24 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26936 H.J. Lu changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Bug ld/26936] [ld, PIE] ld drops relocation for .text.__x86.get_pc_thunk.bx

2020-11-24 Thread vries at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26936 --- Comment #8 from Tom de Vries --- (In reply to H.J. Lu from comment #7) > (In reply to Tom de Vries from comment #6) > > (In reply to Tom de Vries from comment #0) > > > So, when compiling like this: > > > ... > > > $ gcc -g -fsplit-stack s

[Bug ld/26936] [ld, PIE] ld drops relocation for .text.__x86.get_pc_thunk.bx

2020-11-24 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26936 --- Comment #7 from H.J. Lu --- (In reply to Tom de Vries from comment #6) > (In reply to Tom de Vries from comment #0) > > So, when compiling like this: > > ... > > $ gcc -g -fsplit-stack src/gcc/testsuite/gcc.dg/split-1.c -m32 > > ... > > I

[Bug libctf/26934] [2.36 Regression] ctf-dump.c:406:4: error: format not a string literal and no format arguments [-Werror=format-security]

2020-11-24 Thread nick.alcock at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26934 Nick Alcock changed: What|Removed |Added Status|NEW |ASSIGNED -- You are receiving this mai

[Bug ld/26936] [ld, PIE] ld drops relocation for .text.__x86.get_pc_thunk.bx

2020-11-24 Thread vries at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26936 --- Comment #6 from Tom de Vries --- (In reply to Tom de Vries from comment #0) > So, when compiling like this: > ... > $ gcc -g -fsplit-stack src/gcc/testsuite/gcc.dg/split-1.c -m32 > ... It's not clear to me from comment 2, have you tried t

[Bug ld/26936] [ld, PIE] ld drops relocation for .text.__x86.get_pc_thunk.bx

2020-11-24 Thread vries at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26936 Tom de Vries changed: What|Removed |Added Ever confirmed|1 |0 Status|WAITING

[Bug ld/26936] [ld, PIE] ld drops relocation for .text.__x86.get_pc_thunk.bx

2020-11-24 Thread vries at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26936 --- Comment #4 from Tom de Vries --- Created attachment 12996 --> https://sourceware.org/bugzilla/attachment.cgi?id=12996&action=edit morestack.S -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/26936] [ld, PIE] ld drops relocation for .text.__x86.get_pc_thunk.bx

2020-11-24 Thread vries at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26936 --- Comment #3 from Tom de Vries --- Created attachment 12995 --> https://sourceware.org/bugzilla/attachment.cgi?id=12995&action=edit split-1.s -- You are receiving this mail because: You are on the CC list for the bug.

[Bug libctf/26934] [2.36 Regression] ctf-dump.c:406:4: error: format not a string literal and no format arguments [-Werror=format-security]

2020-11-24 Thread nick.alcock at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26934 Nick Alcock changed: What|Removed |Added Assignee|unassigned at sourceware dot org |nick.alcock at oracle dot com -

[Bug ld/26936] [ld, PIE] ld drops relocation for .text.__x86.get_pc_thunk.bx

2020-11-24 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26936 H.J. Lu changed: What|Removed |Added Status|NEW |WAITING CC|

[Bug ld/26936] [ld, PIE] ld drops relocation for .text.__x86.get_pc_thunk.bx

2020-11-24 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26936 --- Comment #2 from H.J. Lu --- Created attachment 12994 --> https://sourceware.org/bugzilla/attachment.cgi?id=12994&action=edit A simple assembly code Here is a simple assembly code. It seems to work for me: [hjl@gnu-cfl-2 pr26936]$ gcc

[Bug gold/26937] New: [gold, PIE] ld drops relocations for .text.__x86.get_pc_thunk.bx

2020-11-24 Thread vries at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26937 Bug ID: 26937 Summary: [gold, PIE] ld drops relocations for .text.__x86.get_pc_thunk.bx Product: binutils Version: 2.35 Status: NEW Severity: normal

[Bug ld/26936] [ld, PIE] ld drops relocation for .text.__x86.get_pc_thunk.bx

2020-11-24 Thread vries at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26936 --- Comment #1 from Tom de Vries --- Gold variant filed at PR26937. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/26936] New: [ld, PIE] ld drops relocation for .text.__x86.get_pc_thunk.bx

2020-11-24 Thread vries at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26936 Bug ID: 26936 Summary: [ld, PIE] ld drops relocation for .text.__x86.get_pc_thunk.bx Product: binutils Version: 2.35 Status: NEW Severity: normal P