Date: Tue, 10 Mar 2020 23:18:45 +0000 From: bugzilla-noreply@freebsd.org To: ppc@FreeBSD.org Subject: [Bug 235751] Failure to init TLS variables with func ptr inside shared lib Message-ID: <bug-235751-21-GqBIBWqZcy@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-235751-21@https.bugs.freebsd.org/bugzilla/> References: <bug-235751-21@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D235751 --- Comment #4 from Mark Millard <marklmi26-fbsd@yahoo.com> --- Hmm. For: hydra$ echo $CC /usr/local/bin/gcc8 hydra$ echo $CFLAGS=20 -g -m64 -std=3Dc99 -fno-builtin -O0 -mcpu=3D970 -mcall-freebsd -mno-altivec -mno-float128 -mno-float128-hardware -mfull-toc -mregnames -fno-unsafe-math-optimizations the system compiler and libraries were not in use. I'd expect an ldd on the ./foo to have shown gcc libraries involved, possibly spanning at least parts of gcc's thread local storage support. I'm not so sure that "Base System" was the right place for this report, in fact it might not even be a FreeBSD specific issue as presented. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235751-21-GqBIBWqZcy>