[Bug c/77682] New: GCC crashes while compiling OpenAL-Soft 1.17.2

2016-09-21 Thread jeffbai at aosc dot xyz
Assignee: unassigned at gcc dot gnu.org Reporter: jeffbai at aosc dot xyz Target Milestone: --- GCC crashed while compiling openal-soft 1.17.2: [ 82%] Building C object CMakeFiles/bsincgen.dir/utils/bsincgen.c.o /bin/gcc -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_POSIX_C_SOURCE

[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] New: Internal Error compiling LMMS on ARM (Endian Little)

2016-06-19 Thread jeffbai at aosc dot xyz
Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: jeffbai at aosc dot xyz Target Milestone: --- Upstream bug opened at: https://github.com/LMMS/lmms/issues/2859 The issue is that LMMS will fail to build due to a "internal compiler error" when the flag -fde

[Bug middle-end/70831] [6/7 Regression] FTBFS: Build fails with bootstrap-lto and profiledbootstrap

2016-04-28 Thread jeffbai at aosc dot xyz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70831 --- Comment #3 from Jeff Bai --- (In reply to Richard Biener from comment #2) > You'll eventually run into PR60277 as well. Probably requires > --enable-checking=release to trigger. I do apologize for my limited knowledge, but what is the

[Bug lto/70831] FTBFS: Build fails with bootstrap-lto and profiledbootstrap

2016-04-27 Thread jeffbai at aosc dot xyz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70831 --- Comment #1 from Jeff Bai --- P.S.: Tried building with both GCC 5.3.0, and GCC 6.1.0.

[Bug lto/70831] New: FTBFS: Build fails with bootstrap-lto and profiledbootstrap

2016-04-27 Thread jeffbai at aosc dot xyz
Priority: P3 Component: lto Assignee: unassigned at gcc dot gnu.org Reporter: jeffbai at aosc dot xyz Target Milestone: --- A build failure is observed today when I tested building GCC with both ./configure ... \ --with-build-config=bootstrap-lto