about summary refs log tree commit diff
path: root/sysdeps/ieee754/ldbl-opt/w_sqrt.c
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2017-01-04 01:06:04 +0000
committerJoseph Myers <joseph@codesourcery.com>2017-01-04 01:06:04 +0000
commit2b18fe78fe7217430ed42d3284636c732793e352 (patch)
treecabb27b5847b495259a8e565cccb703fac83a0ce /sysdeps/ieee754/ldbl-opt/w_sqrt.c
parent785fcbaef39a82f7bf2e60de0b10df0f2f09a6d9 (diff)
downloadglibc-2b18fe78fe7217430ed42d3284636c732793e352.tar.gz
glibc-2b18fe78fe7217430ed42d3284636c732793e352.tar.xz
glibc-2b18fe78fe7217430ed42d3284636c732793e352.zip
Fix MicroBlaze __backtrace get_frame_size namespace (bug 21022).
Many linknamespace tests fail for MicroBlaze because __backtrace (as
brought in by libc_fatal.c) uses an inline function get_frame_size
which is not declared static.  This patch fixes it to be declared
static.

Tested (compilation tests) with build-many-glibcs.py.

	[BZ #21022]
	* sysdeps/microblaze/backtrace.c (get_frame_size): Make static.
Diffstat (limited to 'sysdeps/ieee754/ldbl-opt/w_sqrt.c')
0 files changed, 0 insertions, 0 deletions