[Bug fortran/59345] _gfortran_internal_pack on compiler generated temps

tkoenig at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jan 11 06:32:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59345

--- Comment #6 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Author: tkoenig
Date: Fri Jan 11 06:32:10 2019
New Revision: 267829

URL: https://gcc.gnu.org/viewcvs?rev=267829&root=gcc&view=rev
Log:
2019-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR fortran/59345
        * trans-array.c (gfc_conv_parameter_array):  Temporary
        arrays generated for expressions do not need to be repacked.

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

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


Added:
    trunk/gcc/testsuite/gfortran.dg/internal_pack_16.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-array.c
    trunk/gcc/testsuite/ChangeLog


More information about the Gcc-bugs mailing list