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++/71937] [4.9.3] failure in cc1plus on very large fuction


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

--- Comment #3 from Jean-Michel Dubois <jmgjdubois at gmail dot com> ---
The virtual machine has 4 Gb.

[jmd@localhost src]$ free
              total        used        free      shared  buff/cache   available
Mem:        3866920      618400     2850608        3260      397912     3001580
Swap:       2097148      929252     1167896

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