[Bug fortran/49540] [4.6/4.7 Regression] Memory-hog with large DATA stmt
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jun 27 08:34:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49540
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |4.5.2
Summary|[4.6/4.7 Regression] |[4.6/4.7 Regression]
|Memory-hot with large DATA |Memory-hog with large DATA
|stmt |stmt
Known to fail| |4.6.0, 4.7.0
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-06-27 08:34:10 UTC ---
Even if the initializer isn't just all zeros, 4.5.x compiles it very fast and
with minimum amount of memory.
More information about the Gcc-bugs
mailing list