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

--- Comment #6 from Mikael Morin <mikael at gcc dot gnu.org> 2012-09-08 
09:23:00 UTC ---
Author: mikael
Date: Sat Sep  8 09:22:54 2012
New Revision: 191090

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191090
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_7-branch/gcc/testsuite/gfortran.dg/bound_simplification_3.f90
Modified:
    branches/gcc-4_7-branch/gcc/fortran/ChangeLog
    branches/gcc-4_7-branch/gcc/fortran/simplify.c
    branches/gcc-4_7-branch/gcc/testsuite/ChangeLog

Reply via email to