]> git.ipfire.org Git - thirdparty/gcc.git/commit
2019-01-13 Thomas Koenig <tkoenig@gcc.gnu.org>
authortkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 13 Jan 2019 14:57:39 +0000 (14:57 +0000)
committertkoenig <tkoenig@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 13 Jan 2019 14:57:39 +0000 (14:57 +0000)
commit70409deec85c63a49ca34af447e86bb3ee084cf8
tree1cc2fe21c165c2700c15ca13240553c5f4dd3f00
parentbd5cf857a29677b19cff60420c198c65aee9802f
2019-01-13  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/57992
* trans-array.c (gfc_conv_array_parameter):  Do not pack/unpack
functions with contiguous results.

2019-01-13  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/59345
* gfortran.dg/internal_pack_18.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@267905 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/trans-array.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/internal_pack_18.f90 [new file with mode: 0644]