re PR fortran/15957 (Error in array assignments; 'shape'-related stuff)
authorTobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
Mon, 20 Sep 2004 17:22:50 +0000 (19:22 +0200)
committerTobias Schlüter <tobi@gcc.gnu.org>
Mon, 20 Sep 2004 17:22:50 +0000 (19:22 +0200)
commitda89fba81fb25d870e75ebf454862752a8562f4c
treeb01883a01b50c99cbeb0c9385383b50a6bc2e162
parent096759ebeca0c3c30de5d37bd53da80020eff2af
re PR fortran/15957 (Error in array assignments; 'shape'-related stuff)

fortran/
PR fortran/15957
* simplify.c (gfc_simplify_reshape): Set shape of return value
correctly.

testsuite/
PR fortran/15957
* gfortran.dg/pr15957.f90: New test.

From-SVN: r87764
gcc/fortran/ChangeLog
gcc/fortran/simplify.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/pr15957.f90 [new file with mode: 0644]