[patch, libfortran] PR 17283 unpack issues

Tobias Schlüter tobias.schlueter@physik.uni-muenchen.de
Wed May 25 16:32:00 GMT 2005


Thomas Koenig wrote:
> This fixes the temporary allocation issues with unpack.
> 
> Regression-tested on mainline and 4.0.  OK to commit?

This is ok.  I believe patches like this qualify as obvious, given that
several similar patches have already gone in.  One thing, though ...

> ***************
> *** 1,5 ****
> ! /* Generic implementation of the RESHAPE intrinsic
> !    Copyright 2002 Free Software Foundation, Inc.
>      Contributed by Paul Brook <paul@nowt.org>
>   
>   This file is part of the GNU Fortran 95 runtime library (libgfortran).
> --- 1,5 ----
> ! /* Generic implementation of the UNPACK intrinsic
> !    Copyright 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
>      Contributed by Paul Brook <paul@nowt.org>
>   
>   This file is part of the GNU Fortran 95 runtime library (libgfortran).

... I think the policy is to only list those years in which the file was
actually changed.

- Tobi



More information about the Fortran mailing list