Remove ldbl-opt w_scalbln.c.
commitc7509db215198d3cc460f9291d976d9d9b3102cb
authorJoseph Myers <joseph@codesourcery.com>
Mon, 9 Oct 2017 16:52:56 +0000 (9 16:52 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Mon, 9 Oct 2017 16:52:56 +0000 (9 16:52 +0000)
tree80478c03ba864f78477db20a86c35c481e3e8c71
parentd6c064e914cba3277d852c9fa27db53f0059ff8c
Remove ldbl-opt w_scalbln.c.

The ldbl-opt version of w_scalbln.c is not in fact needed; it handles
compat symbol versions for libc, but this file isn't built for libc,
only for libm.  This patch removes this file.

Tested with build-many-glibcs.py that installed stripped shared
libraries are unchanged by this patch.

* sysdeps/ieee754/ldbl-opt/w_scalbln.c: Remove file.
ChangeLog
sysdeps/ieee754/ldbl-opt/w_scalbln.c [deleted file]