summaryrefslogtreecommitdiff
path: root/libgfortran/generated/in_pack_c8.c
diff options
context:
space:
mode:
Diffstat (limited to 'libgfortran/generated/in_pack_c8.c')
-rw-r--r--libgfortran/generated/in_pack_c8.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgfortran/generated/in_pack_c8.c b/libgfortran/generated/in_pack_c8.c
index 7e8203ee933..3462f5c57d2 100644
--- a/libgfortran/generated/in_pack_c8.c
+++ b/libgfortran/generated/in_pack_c8.c
@@ -48,7 +48,7 @@ internal_pack_c8 (gfc_array_c8 * source)
index_type dim;
index_type ssize;
const GFC_COMPLEX_8 *src;
- GFC_COMPLEX_8 *dest;
+ GFC_COMPLEX_8 * restrict dest;
GFC_COMPLEX_8 *destptr;
int n;
int packed;