re PR fortran/34706 (FE should reuse array temporaries, reduce temporaties and tell...
commit416a8af4dae6f8d204e168fd3137cc74238860a0
authorRichard Guenther <rguenther@suse.de>
Tue, 8 Jan 2008 21:21:29 +0000 (8 21:21 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 8 Jan 2008 21:21:29 +0000 (8 21:21 +0000)
tree50e2acad7a23791020b573a08cf21a892c8f51e2
parent4d86971803c8cac4ce7c4f55ce189c5710fb11a5
re PR fortran/34706 (FE should reuse array temporaries, reduce temporaties and tell ME the array-size type)

2008-01-08  Richard Guenther  <rguenther@suse.de>

PR fortran/34706
PR tree-optimization/34683
* trans-types.c (gfc_get_array_type_bounds): Use an array type
with known size for accesses if that is known.

From-SVN: r131404
gcc/fortran/ChangeLog
gcc/fortran/trans-types.c