[Bug fortran/58989] [Regression] internal compiler error when using reshape function

kargl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Nov 5 22:46:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58989

--- Comment #4 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Tue Nov  5 22:44:42 2013
New Revision: 204425

URL: http://gcc.gnu.org/viewcvs?rev=204425&root=gcc&view=rev
Log:
2013-11-05  Steven G. Kargl <kargl@gcc.gnu.org>

    PR fortran/58989
    * check.c (gfc_check_reshape): ensure that shape is a constant
    expression.

2013-11-05  Steven G. Kargl <kargl@gcc.gnu.org>

    PR fortran/58989
    * gfortran.dg/reshape_6.f90: New test.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/reshape_6.f90
Modified:
    branches/gcc-4_8-branch/gcc/fortran/ChangeLog
    branches/gcc-4_8-branch/gcc/fortran/check.c
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list