[Bug bootstrap/35354] ICE in libgcc2.c/__popcountsi2

2008-02-25 Thread baraclese at googlemail dot com
--- Comment #4 from baraclese at googlemail dot com 2008-02-25 17:35 --- I'm changing the resolution to invalid, but maybe you want to up the requirements on the mpfr version number and bail out if it's too low. -- baraclese at googlemail dot com changed: What

[Bug bootstrap/35354] New: ICE in libgcc2.c/__popcountsi2

2008-02-24 Thread baraclese at googlemail dot com
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: baraclese at googlemail dot com GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35354

[Bug bootstrap/35354] ICE in libgcc2.c/__popcountsi2

2008-02-24 Thread baraclese at googlemail dot com
--- Comment #2 from baraclese at googlemail dot com 2008-02-24 19:41 --- Can you post the output of /proc/cpuinfo ? processor : 0 vendor_id : AuthenticAMD cpu family : 6 model : 4 model name : AMD Athlon(tm) Processor stepping: 2 cpu MHz

[Bug bootstrap/35354] ICE in libgcc2.c/__popcountsi2

2008-02-24 Thread baraclese at googlemail dot com
--- Comment #3 from baraclese at googlemail dot com 2008-02-24 21:22 --- Apparently an old mpfr lib was the problem. configure did warn me about it but said it was still okay afair. I switched from mpfr-2.2.1 to mpfr-2.3.0 now and it bootstrapped okay. -- http://gcc.gnu.org

[Bug c++/29893] New: ice on wrong code in in ggc_set_mark, at ggc-page.c:1262

2006-11-19 Thread baraclese at googlemail dot com
: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: baraclese at googlemail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29893

[Bug c++/29894] New: ice on wrong code in in ggc_set_mark, at ggc-page.c:1262

2006-11-19 Thread baraclese at googlemail dot com
: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: baraclese at googlemail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29894

[Bug c++/29896] New: ice on wrong code in in ggc_set_mark, at ggc-page.c:1262

2006-11-19 Thread baraclese at googlemail dot com
: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: baraclese at googlemail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29896

[Bug c++/29896] ice on wrong code in in ggc_set_mark, at ggc-page.c:1262

2006-11-19 Thread baraclese at googlemail dot com
--- Comment #1 from baraclese at googlemail dot com 2006-11-19 13:54 --- since source is too large (~1.7MB) to attach i uploaded it for your convenience, please download it from here: http://oscc.sourceforge.net/compiler.ii -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29896

[Bug c++/29893] ice on wrong code in in ggc_set_mark, at ggc-page.c:1262

2006-11-19 Thread baraclese at googlemail dot com
--- Comment #1 from baraclese at googlemail dot com 2006-11-19 14:02 --- *** This bug has been marked as a duplicate of 29896 *** -- baraclese at googlemail dot com changed: What|Removed |Added

[Bug c++/29896] ice on wrong code in in ggc_set_mark, at ggc-page.c:1262

2006-11-19 Thread baraclese at googlemail dot com
--- Comment #2 from baraclese at googlemail dot com 2006-11-19 14:02 --- *** Bug 29893 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29896

[Bug c++/29894] ice on wrong code in in ggc_set_mark, at ggc-page.c:1262

2006-11-19 Thread baraclese at googlemail dot com
--- Comment #1 from baraclese at googlemail dot com 2006-11-19 14:02 --- *** This bug has been marked as a duplicate of 29896 *** -- baraclese at googlemail dot com changed: What|Removed |Added

[Bug c++/29896] ice on wrong code in in ggc_set_mark, at ggc-page.c:1262

2006-11-19 Thread baraclese at googlemail dot com
--- Comment #3 from baraclese at googlemail dot com 2006-11-19 14:02 --- *** Bug 29894 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29896

[Bug c++/28567] New: [cygwin] ICE in eh_alloc.cc on 'make install'

2006-08-02 Thread baraclese at googlemail dot com
in eh_alloc.cc on 'make install' Product: gcc Version: 4.1.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: baraclese at googlemail dot com GCC

[Bug c++/28567] [cygwin] ICE in eh_alloc.cc on 'make install'

2006-08-02 Thread baraclese at googlemail dot com
--- Comment #1 from baraclese at googlemail dot com 2006-08-02 08:51 --- Created an attachment (id=11990) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11990action=view) preprocessed file created via -save-temps -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28567

[Bug c++/28567] [cygwin] ICE in eh_alloc.cc on 'make install'

2006-08-02 Thread baraclese at googlemail dot com
--- Comment #3 from baraclese at googlemail dot com 2006-08-02 18:35 --- I see, I set the resolution to INVALID since it is the wrong usage of a configure option that caused this bug on the cygwin platform. There is additional information on the cygwin mailing list archives about