[Bug 235751] Failure to init TLS variables with func ptr inside shared lib

2025-01-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235751 Konstantin Belousov changed: What|Removed |Added Resolution|Not A Bug |FIXED --- Comment #12 from K

[Bug 235751] Failure to init TLS variables with func ptr inside shared lib

2025-01-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235751 Dennis Clarke changed: What|Removed |Added Status|New |Closed Resolution|---

[Bug 235751] Failure to init TLS variables with func ptr inside shared lib

2025-01-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235751 --- Comment #10 from Konstantin Belousov --- Created attachment 256824 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=256824&action=edit test dir with src and binaries -- You are receiving this mail because: You are the assigne

[Bug 235751] Failure to init TLS variables with func ptr inside shared lib

2025-01-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235751 --- Comment #9 from Konstantin Belousov --- (In reply to Dennis Clarke from comment #8) I did no magic. Attached is the archive with the test programs I edited out of your first message, and resulting binaries, that worked for me. -- You

[Bug 235751] Failure to init TLS variables with func ptr inside shared lib

2025-01-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235751 --- Comment #8 from Dennis Clarke --- (In reply to Konstantin Belousov from comment #7) What precisely did you do? I see no way that you made this work just fine on a 14.0-STABLE system when it fails in the same way on 13.4-RELEASE-p1 mac

[Bug 235751] Failure to init TLS variables with func ptr inside shared lib

2025-01-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235751 Konstantin Belousov changed: What|Removed |Added CC||k...@freebsd.org --- Comment

[Bug 235751] Failure to init TLS variables with func ptr inside shared lib

2025-01-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235751 Dennis Clarke changed: What|Removed |Added Hardware|powerpc |amd64 Version|12.0-RELE

[Bug 235751] Failure to init TLS variables with func ptr inside shared lib

2024-09-28 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235751 Mark Linimon changed: What|Removed |Added CC|lini...@freebsd.org |bugmeis...@freebsd.org --- Comment

[Bug 235751] Failure to init TLS variables with func ptr inside shared lib

2020-03-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235751 --- Comment #4 from Mark Millard --- Hmm. For: hydra$ echo $CC /usr/local/bin/gcc8 hydra$ echo $CFLAGS -g -m64 -std=c99 -fno-builtin -O0 -mcpu=970 -mcall-freebsd -mno-altivec -mno-float128 -mno-float128-hardware -mfull-toc -mregnames -fn

[Bug 235751] Failure to init TLS variables with func ptr inside shared lib

2019-02-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235751 --- Comment #3 from Dennis Clarke --- (In reply to Mark Millard from comment #2) Exactly. This is merely where I am at the moment when I checked out head. I am doing something similar with a RISC-V build with r344143 but that is merely

[Bug 235751] Failure to init TLS variables with func ptr inside shared lib

2019-02-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235751 Mark Millard changed: What|Removed |Added CC||marklmi26-f...@yahoo.com --- Commen

[Bug 235751] Failure to init TLS variables with func ptr inside shared lib

2019-02-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235751 Mark Linimon changed: What|Removed |Added CC||lini...@freebsd.org --- Comment #1

[Bug 235751] Failure to init TLS variables with func ptr inside shared lib

2019-02-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235751 Bug ID: 235751 Summary: Failure to init TLS variables with func ptr inside shared lib Product: Base System Version: 12.0-RELEASE Hardware: powerpc OS: