[Bug c++/71937] [4.9.3] failure in cc1plus on very large fuction

2016-07-19 Thread jmgjdubois at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71937 --- Comment #4 from Jean-Michel Dubois --- Created attachment 38937 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38937=edit preprocessed files Here are the processed files. I will try with gcc 5.4 to morrow morning.

[Bug c++/71937] [4.9.3] failure in cc1plus on very large fuction

2016-07-19 Thread jmgjdubois at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71937 --- Comment #3 from Jean-Michel Dubois --- The virtual machine has 4 Gb. [jmd@localhost src]$ free totalusedfree shared buff/cache available Mem:3866920 618400 28506083260

[Bug c++/71937] [4.9.3] failure in cc1plus on very large fuction

2016-07-19 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71937 --- Comment #2 from Andrew Pinski --- *** Bug 71938 has been marked as a duplicate of this bug. ***

[Bug c++/71937] [4.9.3] failure in cc1plus on very large fuction

2016-07-19 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71937 Andrew Pinski changed: What|Removed |Added Keywords||memory-hog Severity|major