about summary refs log tree commit diff
path: root/sysdeps/ieee754/ldbl-128/e_j0l.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/ieee754/ldbl-128/e_j0l.c')
-rw-r--r--sysdeps/ieee754/ldbl-128/e_j0l.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysdeps/ieee754/ldbl-128/e_j0l.c b/sysdeps/ieee754/ldbl-128/e_j0l.c
index fb8d3518ce..9190e27c2a 100644
--- a/sysdeps/ieee754/ldbl-128/e_j0l.c
+++ b/sysdeps/ieee754/ldbl-128/e_j0l.c
@@ -796,7 +796,7 @@ strong_alias (__ieee754_j0l, __j0l_finite)
    Peak absolute error 1.7e-36 (relative where Y0 > 1)
    0 <= x <= 2   */
 #define NY0_2N 7
-static _Float128 Y0_2N[NY0_2N + 1] = {
+static const _Float128 Y0_2N[NY0_2N + 1] = {
  L(-1.062023609591350692692296993537002558155E19),
   L(2.542000883190248639104127452714966858866E19),
  L(-1.984190771278515324281415820316054696545E18),
@@ -807,7 +807,7 @@ static _Float128 Y0_2N[NY0_2N + 1] = {
   L(8.230845651379566339707130644134372793322E6),
 };
 #define NY0_2D 7
-static _Float128 Y0_2D[NY0_2D + 1] = {
+static const _Float128 Y0_2D[NY0_2D + 1] = {
   L(1.438972634353286978700329883122253752192E20),
   L(1.856409101981569254247700169486907405500E18),
   L(1.219693352678218589553725579802986255614E16),