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

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jul 19 21:34:00 GMT 2016


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |memory-hog
           Severity|major                       |normal

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
How much memory do you have?  (you can find out via free command)

Also please attach the preprocessed source which you can get via -save-temps.

Also it might be a good idea to try GCC 5.4.0 also.


More information about the Gcc-bugs mailing list