summaryrefslogtreecommitdiffstats
path: root/libgfortran/generated/pack_c4.c
diff options
context:
space:
mode:
Diffstat (limited to 'libgfortran/generated/pack_c4.c')
-rw-r--r--libgfortran/generated/pack_c4.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgfortran/generated/pack_c4.c b/libgfortran/generated/pack_c4.c
index 2fb6a20ad9c..a450a7386fa 100644
--- a/libgfortran/generated/pack_c4.c
+++ b/libgfortran/generated/pack_c4.c
@@ -82,7 +82,7 @@ pack_c4 (gfc_array_c4 *ret, const gfc_array_c4 *array,
{
/* r.* indicates the return array. */
index_type rstride0;
- GFC_COMPLEX_4 *rptr;
+ GFC_COMPLEX_4 * restrict rptr;
/* s.* indicates the source array. */
index_type sstride[GFC_MAX_DIMENSIONS];
index_type sstride0;
OpenPOWER on IntegriCloud