[Bug c/40378] New: ICE starting with revision 147980
internal compiler error: in generate_subtree_copies, at tree-sra.c:1702 while building linux kernel starting with gcc 4.5.0 revision 147980 -- Summary: ICE starting with revision 147980 Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: critical Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: denis dot onischenko at gmail dot com GCC build triplet: x86_64-cross-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40378
[Bug c/40378] ICE starting with revision 147980
--- Comment #1 from denis dot onischenko at gmail dot com 2009-06-08 11:57 --- Created an attachment (id=17965) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17965&action=view) preprocessed file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40378
[Bug c/40378] ICE starting with revision 147980
--- Comment #2 from denis dot onischenko at gmail dot com 2009-06-08 11:58 --- Created an attachment (id=17966) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17966&action=view) compiler output -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40378
[Bug middle-end/41625] New: no-ending memory allocation
system hang due to no-ending memory allocation when compiling this code -- Summary: no-ending memory allocation Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: denis dot onischenko at gmail dot com GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: powerpc64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41625
[Bug middle-end/41625] no-ending memory allocation
--- Comment #1 from denis dot onischenko at gmail dot com 2009-10-07 20:25 --- Created an attachment (id=18743) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18743&action=view) preprocessed file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41625
[Bug middle-end/41625] no-ending memory allocation
--- Comment #2 from denis dot onischenko at gmail dot com 2009-10-07 20:27 --- Created an attachment (id=18744) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18744&action=view) console output -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41625
[Bug middle-end/41740] New: assembler error when using -O2 option
assembler error occurs when compiling this file with -O2 option. Without -O2 option the file was compiled without error. Revision 152496 does not yet have this error. Revision of 152600 already has this error. -- Summary: assembler error when using -O2 option Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: denis dot onischenko at gmail dot com GCC build triplet: x86_64-cross-linux-gnu GCC host triplet: x86_64-cross-linux-gnu GCC target triplet: x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41740
[Bug middle-end/41740] assembler error when using -O2 option
--- Comment #1 from denis dot onischenko at gmail dot com 2009-10-18 12:24 --- Created an attachment (id=18817) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18817&action=view) preprocessed file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41740
[Bug middle-end/41740] assembler error when using -O2 option
--- Comment #2 from denis dot onischenko at gmail dot com 2009-10-18 12:24 --- Created an attachment (id=18818) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18818&action=view) console output -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41740
[Bug middle-end/41740] assembler error when using -O2 option
--- Comment #3 from denis dot onischenko at gmail dot com 2009-10-18 12:26 --- Created an attachment (id=18819) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18819&action=view) compiler output -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41740
[Bug middle-end/41740] assembler error when using -O2 option
--- Comment #4 from denis dot onischenko at gmail dot com 2009-10-18 12:30 --- Revision of 152560 has this error too -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41740
[Bug middle-end/41744] New: ICE: fold check: original tree changed by fold
"ICE: fold check: original tree changed by fold" error while compiling attached file -- Summary: ICE: fold check: original tree changed by fold Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: denis dot onischenko at gmail dot com GCC build triplet: x86_64-cross-linux-gnu GCC host triplet: x86_64-cross-linux-gnu GCC target triplet: x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41744
[Bug middle-end/41744] ICE: fold check: original tree changed by fold
--- Comment #1 from denis dot onischenko at gmail dot com 2009-10-18 16:51 --- Created an attachment (id=18820) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18820&action=view) preprocessed file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41744
[Bug middle-end/41744] ICE: fold check: original tree changed by fold
--- Comment #2 from denis dot onischenko at gmail dot com 2009-10-18 16:52 --- Created an attachment (id=18821) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18821&action=view) console output -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41744
[Bug tree-optimization/41740] [4.5 Regression] ICE in ipcp_analyze_node, at ipa-cp.c:183
--- Comment #9 from denis dot onischenko at gmail dot com 2009-10-23 21:50 --- In revision 153504 this error is no longer reproduced -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41740
[Bug bootstrap/41818] New: Error building cross compiler caused by changing LD_LIBRARY_PATH environment variable in Makefile
ng LD_LIBRARY_PATH environment variable during the build HOST gcc version is: Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.1-4ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-objc-gc --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu4) gcc versions I was tried to build are 4.4.1 and 4.5.0 (rev 153504) -- Summary: Error building cross compiler caused by changing LD_LIBRARY_PATH environment variable in Makefile Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: denis dot onischenko at gmail dot com GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: powerpc64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41818
[Bug bootstrap/41818] Error building cross compiler caused by changing LD_LIBRARY_PATH environment variable in Makefile
--- Comment #1 from denis dot onischenko at gmail dot com 2009-10-24 20:23 --- I run the configure script as follows: ../src/configure --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --target=powerpc64-unknown-linux-gnu --prefix=$(BUILDDIR)/cross-tools --disable-werror --with-sysroot=$(SYSROOT) --enable-languages=c,c++ --disable-multilib --disable-nls -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41818
[Bug c++/42137] New: error: expected constructor, destructor, or type conversion before �{� token
"error: expected constructor, destructor, or type conversion before Â{Â token" when compiling attached file from ppl sources with gcc 4.5.0 rev 154407 -- Summary: error: expected constructor, destructor, or type conversion before Â{Â token Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: denis dot onischenko at gmail dot com GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42137
[Bug c++/42137] error: expected constructor, destructor, or type conversion before �{� token
--- Comment #1 from denis dot onischenko at gmail dot com 2009-11-21 23:45 --- Created an attachment (id=19077) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19077&action=view) preprocessed c++ source file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42137
[Bug c++/42137] error: expected constructor, destructor, or type conversion before �{� token
--- Comment #2 from denis dot onischenko at gmail dot com 2009-11-21 23:45 --- Created an attachment (id=19078) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19078&action=view) compiler output -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42137
[Bug c/42504] New: error: bit-field '' width not an integer constant
Error occurs when compiling latest linux kernel with 155464 gcc 4.5.0 revision -- Summary: error: bit-field '' width not an integer constant Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: denis dot onischenko at gmail dot com GCC build triplet: x86_64-cross-linux-gnu GCC host triplet: x86_64-cross-linux-gnu GCC target triplet: x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42504
[Bug c/42504] error: bit-field '' width not an integer constant
--- Comment #1 from denis dot onischenko at gmail dot com 2009-12-25 14:52 --- Created an attachment (id=19390) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19390&action=view) preprocessed source file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42504
[Bug c/42504] error: bit-field '' width not an integer constant
--- Comment #2 from denis dot onischenko at gmail dot com 2009-12-25 14:52 --- Created an attachment (id=19391) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19391&action=view) compiler output -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42504
[Bug bootstrap/41818] Error building cross compiler caused by changing LD_LIBRARY_PATH environment variable in Makefile
--- Comment #6 from denis dot onischenko at gmail dot com 2010-01-06 20:19 --- (In reply to comment #5) > Created an attachment (id=19486) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19486&action=view) [edit] > patch to add TARGET_LIB_PATH only when bootstrapping > > Please try this patch. Thanks. > I have successfuly compiled cross compiler with this patch. gcc revision is 19. host is x86_64-unknown-linux-gnu, target is powerpc64-unknown-linux-gnu. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41818
[Bug c++/42929] New: ICE when compiling PPL
The error occurs when compiling PPL with GCC 4.5.0 revision 156383 -- Summary: ICE when compiling PPL Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: denis dot onischenko at gmail dot com GCC build triplet: x86_64-cross-linux-gnu GCC host triplet: x86_64-cross-linux-gnu GCC target triplet: x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42929
[Bug c++/42929] ICE when compiling PPL
--- Comment #1 from denis dot onischenko at gmail dot com 2010-02-01 20:28 --- Created an attachment (id=19778) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19778&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42929
[Bug c++/42929] ICE when compiling PPL
--- Comment #2 from denis dot onischenko at gmail dot com 2010-02-01 20:28 --- Created an attachment (id=19779) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19779&action=view) console output -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42929