Author: mikael
Date: Fri Oct 7 19:39:22 2011
New Revision: 179681
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179681
Log:
* trans-array.c (gfc_conv_section_startstride): Move code to
evaluate_bound. Use evaluate_bound.
(evaluate_bound): New function.
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/trans-array.c