[Bug c++/86118] Gcc segfault for big c++ data compilation

2018-06-14 Thread oleksandr.krol at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86118 --- Comment #8 from Александр Кроль --- Thank you. however I have not got the point of providing additional information. I specified gcc version initially.

[Bug c++/86118] Gcc segfault for big c++ data compilation

2018-06-14 Thread oleksandr.krol at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86118 --- Comment #6 from Александр Кроль --- command: /usr/local/bin/mpic++ --verbose --save-temps -DQT_CORE_LIB -DQT_NO_DEBUG -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem

[Bug c++/86118] Gcc segfault for big c++ data compilation

2018-06-13 Thread oleksandr.krol at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86118 --- Comment #4 from Александр Кроль --- 1. tar -x -M --file=idfs1.tar.gz ./idfs.ii.bz2 Prepare volume #2 for ‘idfs1.tar.gz’ and hit return: n idfs2.tar.gz 2. bunzip2 ./idfs.ii.bz2

[Bug c++/86118] Gcc segfault for big c++ data compilation

2018-06-12 Thread oleksandr.krol at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86118 --- Comment #2 from Александр Кроль --- Created attachment 44263 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44263=edit second volume of preprocessed file Due to size limit following command sequence was done: 1. bzip2 -k ./idfs.ii 2.

[Bug c++/86118] Gcc segfault for big c++ data compilation

2018-06-12 Thread oleksandr.krol at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86118 --- Comment #1 from Александр Кроль --- Created attachment 44262 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44262=edit preprocessed file that triggers the bug Due to size limit following command sequence was done: 1. bzip2 -k

[Bug c++/86118] New: Gcc segfault for big c++ data compilation

2018-06-12 Thread oleksandr.krol at gmail dot com
++ Assignee: unassigned at gcc dot gnu.org Reporter: oleksandr.krol at gmail dot com Target Milestone: --- gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v