Comment 10 for bug 1987266

Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2023-10-12 09:46 EDT-------
Machine : ltcden12-lp6
GCC : 11.4
I didn't see the issue with above system.
root@ltcden12-lp6:~/glibc_check/Build# ./elf/ld.so --library-path .:math ./math/test-ibm128-llround
testing long double (without inline functions)

Test suite completed:
1156 test cases plus 656 tests for exception flags and
656 tests for errno executed.
All tests passed successfully.

------- Comment From <email address hidden> 2023-10-13 04:14 EDT-------
This is not reproducible with glibc master.
Machine : ltcd97-lp3
ppc64le and gcc 12.2
[maheshbodapati@ltcd97-lp3 Build]$ ./elf/ld.so --library-path .:math ./math/test-ibm128-llround
testing long double (without inline functions)

Test suite completed:
1156 test cases plus 656 tests for exception flags and
656 tests for errno executed.
All tests passed successfully.
[maheshbodapati@ltcd97-lp3 Build]$ gcc --version
gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4)