about summary refs log tree commit diff
path: root/sysdeps/ieee754/ldbl-opt/nldbl-qgcvt.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/ieee754/ldbl-opt/nldbl-qgcvt.c')
-rw-r--r--sysdeps/ieee754/ldbl-opt/nldbl-qgcvt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/ieee754/ldbl-opt/nldbl-qgcvt.c b/sysdeps/ieee754/ldbl-opt/nldbl-qgcvt.c
index 5bf3330882..b935d0962e 100644
--- a/sysdeps/ieee754/ldbl-opt/nldbl-qgcvt.c
+++ b/sysdeps/ieee754/ldbl-opt/nldbl-qgcvt.c
@@ -2,6 +2,7 @@
 #include "nldbl-compat.h"
 #undef qgcvt
 
+attribute_hidden
 char *
 qgcvt (double val, int ndigit, char *buf)
 {