[Bug ld/22727] [2.30, 2.31 regression] Thousands of EH-related execution failures on SPARC

2018-01-19 Thread ebotcazou at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22727 Eric Botcazou changed: What|Removed |Added Status|WAITING |ASSIGNED Assignee|unassigne

[Bug ld/22721] [2.30, 2.31 regression] Solaris/x86 TLS transition failures with linker plugin

2018-01-19 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://sourceware.org/bugzilla/show_bug.cgi?id=22721 --- Comment #11 from Rainer Orth --- > --- Comment #10 from H.J. Lu --- > Please try: > > https://sourceware.org/ml/binutils/2018-01/msg00293.html As a quick test, I've just rebuilt binutils with that patch and ran the failing LTO test and t

[Bug ld/22721] [2.30, 2.31 regression] Solaris/x86 TLS transition failures with linker plugin

2018-01-19 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22721 H.J. Lu changed: What|Removed |Added Status|NEW |WAITING --- Comment #10 from H.J. Lu --- P

[Bug ld/22721] [2.30, 2.31 regression] Solaris/x86 TLS transition failures with linker plugin

2018-01-19 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22721 H.J. Lu changed: What|Removed |Added Status|WAITING |NEW --- Comment #9 from H.J. Lu --- [hjl@g

[Bug ld/22721] [2.30, 2.31 regression] Solaris/x86 TLS transition failures with linker plugin

2018-01-19 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://sourceware.org/bugzilla/show_bug.cgi?id=22721 --- Comment #8 from Rainer Orth --- > --- Comment #7 from H.J. Lu --- [...] > What are the commend-line options passed to ld? ld -plugin ./liblto_plugin.so -plugin-opt=./lto-wrapper \ -plugin-opt=-fresolution=-plugin-save-temps.res \

[Bug ld/22721] [2.30, 2.31 regression] Solaris/x86 TLS transition failures with linker plugin

2018-01-19 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22721 --- Comment #7 from H.J. Lu --- (In reply to Rainer Orth from comment #6) > > --- Comment #3 from H.J. Lu --- > [...] > > Please do > > > > 1. Get users/hjl/lto-mixed/master branch and build/install it. > > 2. Pass -v -save-temps -Wl,-plugin-

[Bug ld/22727] [2.30, 2.31 regression] Thousands of EH-related execution failures on SPARC

2018-01-19 Thread ebotcazou at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22727 --- Comment #16 from Eric Botcazou --- > Yes, TLS in PIE is broken on Linux/Sparc, which is different from > 8500 GCC testsuite regressions on Solaris/Sparc. Note that I also have 8500 GCC testsuite regressions on SPARC/Linux so I think that

[Bug ld/22721] [2.30, 2.31 regression] Solaris/x86 TLS transition failures with linker plugin

2018-01-19 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://sourceware.org/bugzilla/show_bug.cgi?id=22721 --- Comment #6 from Rainer Orth --- > --- Comment #3 from H.J. Lu --- [...] > Please do > > 1. Get users/hjl/lto-mixed/master branch and build/install it. > 2. Pass -v -save-temps -Wl,-plugin-save-temps to gcc > This should save all temporary

[Bug binutils/22734] New: nm documentation: misleading information about BSS

2018-01-19 Thread vincent-srcware at vinc17 dot net
https://sourceware.org/bugzilla/show_bug.cgi?id=22734 Bug ID: 22734 Summary: nm documentation: misleading information about BSS Product: binutils Version: 2.31 (HEAD) Status: UNCONFIRMED Severity: minor Priority: P2

[Bug ld/22732] Test failures on targets without support for all-static binaries

2018-01-19 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22732 H.J. Lu changed: What|Removed |Added CC||hjl.tools at gmail dot com -- You are rece

[Bug ld/22727] [2.30, 2.31 regression] Thousands of EH-related execution failures on SPARC

2018-01-19 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22727 --- Comment #15 from H.J. Lu --- (In reply to Eric Botcazou from comment #14) > Created attachment 10754 [details] > Testcase for the incorrect TLS transition in PIE mode > > To be applied to the source tree, then > make -k check RUNTESTFLA

[Bug ld/22721] [2.30, 2.31 regression] Solaris/x86 TLS transition failures with linker plugin

2018-01-19 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22721 --- Comment #5 from H.J. Lu --- (In reply to Rainer Orth from comment #4) > > --- Comment #3 from H.J. Lu --- > [...] > >> The static tests fail because there are no libc.a and libm.a on Solaris, > >> so full-static linking just isn't possibl

[Bug ld/22727] [2.30, 2.31 regression] Thousands of EH-related execution failures on SPARC

2018-01-19 Thread ebotcazou at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22727 --- Comment #14 from Eric Botcazou --- Created attachment 10754 --> https://sourceware.org/bugzilla/attachment.cgi?id=10754&action=edit Testcase for the incorrect TLS transition in PIE mode To be applied to the source tree, then make -k c

[Bug ld/22721] [2.30, 2.31 regression] Solaris/x86 TLS transition failures with linker plugin

2018-01-19 Thread ro at CeBiTec dot Uni-Bielefeld.DE
https://sourceware.org/bugzilla/show_bug.cgi?id=22721 --- Comment #4 from Rainer Orth --- > --- Comment #3 from H.J. Lu --- [...] >> The static tests fail because there are no libc.a and libm.a on Solaris, >> so full-static linking just isn't possible. Testing static linking when >> the platfor

[Bug ld/22732] New: Test failures on targets without support for all-static binaries

2018-01-19 Thread ro at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22732 Bug ID: 22732 Summary: Test failures on targets without support for all-static binaries Product: binutils Version: 2.31 (HEAD) Status: NEW Severity: normal