summaryrefslogtreecommitdiffstats
path: root/gcc/testsuite/gfortran.dg/array_function_1.f90
Commit message (Collapse)AuthorAgeFilesLines
* PR fortran/30720fxcoudert2007-02-091-0/+27
* trans-array.c (gfc_trans_create_temp_array): Remove use of the function argument. Always generate code for negative extent. Simplify said code. * trans-array.h (gfc_trans_create_temp_array): Change prototype. * trans-expr.c (gfc_conv_function_call): Remove use of last argument of gfc_trans_create_temp_array. * trans-intrinsic.c (gfc_conv_intrinsic_array_transfer): Likewise. * trans-stmt.c (gfc_conv_elemental_dependencies): Likewise. * gfortran.dg/array_function_1.f90: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@121773 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud