]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgfortran/ChangeLog
re PR libfortran/32972 (performance of pack/unpack)
authorThomas Koenig <tkoenig@gcc.gnu.org>
Fri, 21 Mar 2008 15:33:13 +0000 (15:33 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Fri, 21 Mar 2008 15:33:13 +0000 (15:33 +0000)
commit36240d3d4b9b91933abe260a4e8f241a70a08abf
treecbef24f33462befb64d9f8e7d9557f08343b67ab
parent3ef2513a1d3a2497773f9aa37ac1242e88df8652
re PR libfortran/32972 (performance of pack/unpack)

2008-03-21  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR libfortran/32972
* runtime/in_pack_generic.c (internal_pack):  Call correct
function, pack_i16, for GFC_INTEGER_16.

From-SVN: r133428
libgfortran/ChangeLog
libgfortran/intrinsics/pack_generic.c