]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/54208 (compilation error for ubound construct in PARAMETER statements)
authorMikael Morin <mikael@gcc.gnu.org>
Wed, 12 Sep 2012 21:54:50 +0000 (21:54 +0000)
committerMikael Morin <mikael@gcc.gnu.org>
Wed, 12 Sep 2012 21:54:50 +0000 (21:54 +0000)
commitfca6696f12147cb55f53750bbbd799f9a00c6f9e
tree3f0ddbacdc80469f7fb98d9f44f73a5ff58220de
parente2b5f769442546a4e536bd7883bc0c32eff2f34c
re PR fortran/54208 (compilation error for ubound construct in PARAMETER statements)

fortran/
PR fortran/54208
* simplify.c (simplify_bound_dim): Resolve array spec before
proceeding with simplification.

testsuite/
PR fortran/54208
* gfortran.dg/bound_simplification_3.f90: New test.

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