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.

Reply via email to