[Bug c++/42929] ICE when compiling PPL

2010-02-01 Thread denis dot onischenko at gmail dot com
--- 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

[Bug c++/42929] ICE when compiling PPL

2010-02-01 Thread denis dot onischenko at gmail dot com
--- 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] New: ICE when compiling PPL

2010-02-01 Thread denis dot onischenko at gmail dot com
: 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 bootstrap/41818] Error building cross compiler caused by changing LD_LIBRARY_PATH environment variable in Makefile

2010-01-06 Thread denis dot onischenko at gmail dot com
--- 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 bootstrappin

[Bug c/42504] error: bit-field '' width not an integer constant

2009-12-25 Thread denis dot onischenko at gmail dot com
--- 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 c/42504] error: bit-field '' width not an integer constant

2009-12-25 Thread denis dot onischenko at gmail dot com
--- 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] New: error: bit-field '' width not an integer constant

2009-12-25 Thread denis dot onischenko at gmail dot com
ty: 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://g

[Bug c++/42137] error: expected constructor, destructor, or type conversion before �{� token

2009-11-21 Thread denis dot onischenko at gmail dot com
--- 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++/42137] error: expected constructor, destructor, or type conversion before �{� token

2009-11-21 Thread denis dot onischenko at gmail dot com
--- 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] New: error: expected constructor, destructor, or type conversion before �{� token

2009-11-21 Thread denis dot onischenko at gmail dot com
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

[Bug bootstrap/41818] Error building cross compiler caused by changing LD_LIBRARY_PATH environment variable in Makefile

2009-10-24 Thread denis dot onischenko at gmail dot com
--- 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

[Bug bootstrap/41818] New: Error building cross compiler caused by changing LD_LIBRARY_PATH environment variable in Makefile

2009-10-24 Thread denis dot onischenko at gmail dot com
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 Rep

[Bug tree-optimization/41740] [4.5 Regression] ICE in ipcp_analyze_node, at ipa-cp.c:183

2009-10-23 Thread denis dot onischenko at gmail dot com
--- 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 middle-end/41744] ICE: fold check: original tree changed by fold

2009-10-18 Thread denis dot onischenko at gmail dot com
--- 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 middle-end/41744] ICE: fold check: original tree changed by fold

2009-10-18 Thread denis dot onischenko at gmail dot com
--- 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] New: ICE: fold check: original tree changed by fold

2009-10-18 Thread denis dot onischenko at gmail dot com
iority: 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.or

[Bug middle-end/41740] assembler error when using -O2 option

2009-10-18 Thread denis dot onischenko at gmail dot com
--- 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/41740] assembler error when using -O2 option

2009-10-18 Thread denis dot onischenko at gmail dot com
--- 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

2009-10-18 Thread denis dot onischenko at gmail dot com
--- 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

2009-10-18 Thread denis dot onischenko at gmail dot com
--- 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] New: assembler error when using -O2 option

2009-10-18 Thread denis dot onischenko at gmail dot com
: 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

[Bug middle-end/41625] no-ending memory allocation

2009-10-07 Thread denis dot onischenko at gmail dot com
--- 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/41625] no-ending memory allocation

2009-10-07 Thread denis dot onischenko at gmail dot com
--- 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] New: no-ending memory allocation

2009-10-07 Thread denis dot onischenko at gmail dot com
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 c/40378] ICE starting with revision 147980

2009-06-08 Thread denis dot onischenko at gmail dot com
--- 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 c/40378] ICE starting with revision 147980

2009-06-08 Thread denis dot onischenko at gmail dot com
--- 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] New: ICE starting with revision 147980

2009-06-08 Thread denis dot onischenko at gmail dot com
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