comparison libgfortran/generated/spread_c16.c @ 145:1830386684a0

gcc-9.2.0
author anatofuz
date Thu, 13 Feb 2020 11:34:05 +0900
parents 84e7813d76e9
children
comparison
equal deleted inserted replaced
131:84e7813d76e9 145:1830386684a0
1 /* Special implementation of the SPREAD intrinsic 1 /* Special implementation of the SPREAD intrinsic
2 Copyright (C) 2008-2018 Free Software Foundation, Inc. 2 Copyright (C) 2008-2020 Free Software Foundation, Inc.
3 Contributed by Thomas Koenig <tkoenig@gcc.gnu.org>, based on 3 Contributed by Thomas Koenig <tkoenig@gcc.gnu.org>, based on
4 spread_generic.c written by Paul Brook <paul@nowt.org> 4 spread_generic.c written by Paul Brook <paul@nowt.org>
5 5
6 This file is part of the GNU Fortran runtime library (libgfortran). 6 This file is part of the GNU Fortran runtime library (libgfortran).
7 7