[Bug fortran/80960] [regression since 4.9.2] gfortran crashes when compiling f90 file with msg "Out of memory: Kill process 538 (f951)"

2017-06-02 Thread nick_kuz at deom dot chph.ras.ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80960 --- Comment #3 from Nikolay Kuzminykh --- Yes, this code is somewhat artificial. Large part of the code is machine-generated using computer algebra system (commercial Maplesoft Maple). As for memory limits, it is Virtualbox machine with followin

[Bug fortran/80960] [regression since 4.9.2] gfortran crashes when compiling f90 file with msg "Out of memory: Kill process 538 (f951)"

2017-06-02 Thread nick_kuz at deom dot chph.ras.ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80960 --- Comment #1 from Nikolay Kuzminykh --- compiling with options "-g0 -O0" is OK. -O1 and -O2 options lead to problems.

[Bug fortran/80960] New: [regression since 4.9.2] gfortran crashes when compiling f90 file with msg "Out of memory: Kill process 538 (f951)"

2017-06-02 Thread nick_kuz at deom dot chph.ras.ru
Version: 6.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: nick_kuz at deom dot chph.ras.ru Target Milestone: --- Created attachment 41459 --> https: