[Bug fortran/49540] [4.6/4.7 Regression] Memory-hog with large DATA stmt

burnus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jun 27 17:12:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49540

--- Comment #5 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-06-27 15:28:31 UTC ---
(In reply to comment #2)
> Thus, in some way, the repeat count must come back. One possibility is to
> handle the special case /<array_size>*<value>/, which is equivalent to a scalar
> initialization. I think that should cover the most common case.

Vaguely related to the latter: PR 49278, which is about mixing (default)
initialization of DT with DATA initialization.



More information about the Gcc-bugs mailing list