This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/12245] [4.8/4.9/5 regression] Uses lots of memory when compiling large initialized arrays


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12245

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |47344

--- Comment #56 from Richard Biener <rguenth at gcc dot gnu.org> ---
For GCC 5 using C requires 210MB ram, using C++ 430MB.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]