]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgfortran/generated/in_pack_i1.c
in_pack.m4 (internal_pack_'rtype_code`): Destination pointer is restrict.
[thirdparty/gcc.git] / libgfortran / generated / in_pack_i1.c
index b5be016cf371998b7ea91b0003dc84cf62e73908..840918f6e6415f55ce905bdbefb5d98ae1b114d4 100644 (file)
@@ -48,7 +48,7 @@ internal_pack_1 (gfc_array_i1 * source)
   index_type dim;
   index_type ssize;
   const GFC_INTEGER_1 *src;
-  GFC_INTEGER_1 *dest;
+  GFC_INTEGER_1 * restrict dest;
   GFC_INTEGER_1 *destptr;
   int n;
   int packed;