diff options
author | 2017-01-04 01:06:04 +0000 | |
---|---|---|
committer | 2017-01-04 01:06:04 +0000 | |
commit | 2b18fe78fe7217430ed42d3284636c732793e352 (patch) | |
tree | cabb27b5847b495259a8e565cccb703fac83a0ce /math/w_scalbf.c | |
parent | Update i386 libm-test-ulps. (diff) | |
download | 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 'math/w_scalbf.c')
0 files changed, 0 insertions, 0 deletions