mirror of
https://sourceware.org/git/glibc.git
synced 2025-05-27 05:21:10 +03:00
A recent GCC change resulted in localplt test failures on sparc64 because of references to _Qp_fgt. This is analogous to all the other floating-point symbols allowed in localplt.data, so it seems appropriate to allow this one as well. Tested with build-many-glibcs.py for sparc64-linux-gnu (GCC mainline), where it fixes the test failure.
21 lines
375 B
Plaintext
21 lines
375 B
Plaintext
libc.so: _Qp_add ?
|
|
libc.so: _Qp_cmp ?
|
|
libc.so: _Qp_div ?
|
|
libc.so: _Qp_feq ?
|
|
libc.so: _Qp_fge ?
|
|
libc.so: _Qp_fgt ?
|
|
libc.so: _Qp_fle ?
|
|
libc.so: _Qp_flt ?
|
|
libc.so: _Qp_fne ?
|
|
libc.so: _Qp_itoq ?
|
|
libc.so: _Qp_mul ?
|
|
libc.so: _Qp_qtod ?
|
|
libc.so: _Qp_sub ?
|
|
libc.so: _Qp_xtoq ?
|
|
libc.so: _Unwind_Find_FDE
|
|
libc.so: calloc
|
|
libc.so: free
|
|
libc.so: malloc
|
|
libc.so: realloc
|
|
libm.so: matherr
|