This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

--- Comment #2 from Александр Кроль <oleksandr.krol at gmail dot com> ---
Created attachment 44263
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44263&action=edit
second volume of preprocessed file

Due to size limit following command sequence was done:
1. bzip2 -k ./idfs.ii
2. tar -c -M --tape-length=1000 --file=idfs1.tar.gz ./idfs.ii.bz2
^GPrepare volume #2 for ‘idfs1.tar.gz’ and hit return: n idfs2.tar.gz

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]