[Bug middle-end/71937] out of memory on very large function

2016-08-08 Thread jmgjdubois at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71937 --- Comment #15 from Jean-Michel Dubois --- I am back. I built gcc 6.1 with the --enable-decimal-float I need. I can now compile successfully in about 2'30 with gcc -O2. Thanks for your help.

[Bug c++/71937] out of memory on very large function

2016-07-21 Thread jmgjdubois at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71937 --- Comment #12 from Jean-Michel Dubois --- I tried with -O1 and the maximum memory I can allocate to VMWare, 6 Gb. gcc still fails after 6 minutes.

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

2016-07-19 Thread jmgjdubois at gmail dot com
: c++ Assignee: unassigned at gcc dot gnu.org Reporter: jmgjdubois at gmail dot com Target Milestone: --- C++ source comes from a Basic to C++ translator. Original Basic source code includes a very large function translating to a huge C++ function. Backtrace : g++: internal

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

2016-07-19 Thread jmgjdubois at gmail dot com
: c++ Assignee: unassigned at gcc dot gnu.org Reporter: jmgjdubois at gmail dot com Target Milestone: --- C++ source comes from a Basic to C++ translator. Original Basic source code includes a very large function translating to a huge C++ function. Backtrace : g++: internal