[Bug fortran/54208] [4.6/4.7/4.8 Regression] compilation error for ubound construct in PARAMETER statements
mikael at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Sep 12 21:55:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54208
--- Comment #7 from Mikael Morin <mikael at gcc dot gnu.org> 2012-09-12 21:54:57 UTC ---
Author: mikael
Date: Wed Sep 12 21:54:50 2012
New Revision: 191233
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191233
Log:
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.
Added:
branches/gcc-4_6-branch/gcc/testsuite/gfortran.dg/bound_simplification_3.f90
Modified:
branches/gcc-4_6-branch/gcc/fortran/ChangeLog
branches/gcc-4_6-branch/gcc/fortran/simplify.c
branches/gcc-4_6-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list