[Bug c++/71584] Internal Error compiling LMMS on ARM (Endian Little)

2016-06-20 Thread jeffbai at aosc dot xyz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71584

--- Comment #4 from Jeff Bai  ---
I compressed the .ii file with tar.xz as the original file is larger than
1000KB.

[Bug c++/71584] Internal Error compiling LMMS on ARM (Endian Little)

2016-06-20 Thread jeffbai at aosc dot xyz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71584

--- Comment #3 from Jeff Bai  ---
Created attachment 38730
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38730=edit
Temporary .ii file for MixerWorkerThread.cpp (the invoking file)

[Bug c++/71584] Internal Error compiling LMMS on ARM (Endian Little)

2016-06-20 Thread jeffbai at aosc dot xyz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71584

--- Comment #2 from Jeff Bai  ---
Here you go.

[Bug c++/71584] Internal Error compiling LMMS on ARM (Endian Little)

2016-06-20 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71584

ktkachov at gcc dot gnu.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |WAITING
   Last reconfirmed||2016-06-20
 CC||ktkachov at gcc dot gnu.org
 Ever confirmed|0   |1

--- Comment #1 from ktkachov at gcc dot gnu.org ---
Please attache a preprocessed file that causes the crash (that's the .i or .ii
file that you can get by adding --save-temps to the compiler invocation)