re PR fortran/27874 (Bad interaction between bounds checking, forall and derived...
authorFrancois-Xavier Coudert <coudert@clipper.ens.fr>
Thu, 6 Jul 2006 17:12:25 +0000 (19:12 +0200)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Thu, 6 Jul 2006 17:12:25 +0000 (17:12 +0000)
commitca86ddcc240fe3ff90d570a385429dad8eedf846
tree9cbdb06ade3d724d77b4168f92c1daa9641af36a
parent80f06e289befc1323bce6dc8f619937046fe124d
re PR fortran/27874 (Bad interaction between bounds checking, forall and derived types)

PR fortran/27874
* trans-stmt.c (compute_inner_temp_size): Don't perform bounds
checking when calculating the bounds of scalarization.

From-SVN: r115224
gcc/fortran/ChangeLog
gcc/fortran/trans-stmt.c