This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [gfortran] Fix PR 17283: PACK intrinsic not working


On Sunday 03 October 2004 15:39, Tobias Schlüter wrote:

> +        In the array case we can simply read the array as if it were
> +        of type default logical.  */

Better would be
"The conversion is not needed for array valued masks because the library can 
deal with different logical kinds."

Ok with that change, assuming it passes testing.

Paul


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]