re PR fortran/43205 (-finit-local-zero and -fno-automatic used together with large...
authorTobias Burnus <burnus@net-b.de>
Sun, 28 Feb 2010 16:16:22 +0000 (17:16 +0100)
committerTobias Burnus <burnus@gcc.gnu.org>
Sun, 28 Feb 2010 16:16:22 +0000 (17:16 +0100)
commitdfd65514fec4a88783219dca811b2db1adce5f69
treea2c90c86c17c13464bf00f049446cd0aa120226f
parentaad16db9136676b6caac26ff55d0d79cce54cecd
re PR fortran/43205 (-finit-local-zero and -fno-automatic used together with large 2-dim variables take too long to compile)

2010-02-28  Tobias Burnus  <burnus@net-b.de>

        PR fortran/43205
        * trans-expr.c (is_zero_initializer_p): Move up in the file.
        (gfc_conv_initializer): Handle zero initializer as special case.

From-SVN: r157123
gcc/fortran/ChangeLog
gcc/fortran/trans-expr.c