[Bug target/100912] powerpc64le: ieee128 long double incorrectly printed when using shared libstdc++

msc at linux dot ibm.com gcc-bugzilla@gcc.gnu.org
Mon Jun 7 13:50:29 GMT 2021


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100912

--- Comment #4 from Matheus Castanho <msc at linux dot ibm.com> ---
Just for completeness, setting the rpath showed the same results:

~/build/gcc> /home/mscastanho/usr/bin/g++ -g -Wl,-rpath,$HOME/usr/lib64
~/test-ieee128.cpp -o test-shared
~/build/gcc> ./test-shared
6.95329e-310

The output with LD_DEBUG=libs is very much the same as in my previous comment.


More information about the Gcc-bugs mailing list