trans-expr.c
160 KB
-
re PR fortran/43205 (-finit-local-zero and -fno-automatic used together with… · dfd65514
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: r157123Tobias Burnus committed