[Bug bootstrap/36650] Unable to build libgcc, xgcc aborts with a segmentation fault

2008-07-29 Thread marion dot deveaud at siemens dot com
--- Comment #3 from marion dot deveaud at siemens dot com 2008-07-29 07:38 --- Hi Ralf, the segmentation fault didn't arise while generating conftest without optimization. After some debugging of xgcc I found out that the segfault was taking place during redundancy elimination (file

[Bug bootstrap/36650] Unable to build libgcc, xgcc aborts with a segmentation fault

2008-07-11 Thread marion dot deveaud at siemens dot com
--- Comment #1 from marion dot deveaud at siemens dot com 2008-07-11 11:00 --- *** This bug has been marked as a duplicate of 35204 *** -- marion dot deveaud at siemens dot com changed: What|Removed |Added

[Bug middle-end/35204] [4.3/4.4 Regression] crash by too deep recursion in DFS tree-ssa-sccvn.c:1898

2008-07-11 Thread marion dot deveaud at siemens dot com
--- Comment #30 from marion dot deveaud at siemens dot com 2008-07-11 11:00 --- *** Bug 36650 has been marked as a duplicate of this bug. *** -- marion dot deveaud at siemens dot com changed: What|Removed |Added

[Bug c/36650] New: Unable to build libgcc, xgcc aborts with a segmentation fault

2008-06-27 Thread marion dot deveaud at siemens dot com
ReportedBy: marion dot deveaud at siemens dot com GCC host triplet: i686-pc-cygwin GCC target triplet: x86_64-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36650

[Bug gcov-profile/30258] [4.1.0] undefined reference to `__gcov_one_value_profiler'

2007-01-19 Thread marion dot deveaud at siemens dot com
--- Comment #2 from marion dot deveaud at siemens dot com 2007-01-19 10:38 --- I finally found out that the inhibit_libc flag was set during the gcc compilation because I'm building a cross-compiler without sysroot and headers. As a consequence _gcov_* functions aren't defined

[Bug gcov-profile/30258] New: [4.1.0] undefined reference to `__gcov_one_value_profiler'

2006-12-19 Thread marion dot deveaud at siemens dot com
: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: gcov-profile AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: marion dot deveaud at siemens dot com GCC build triplet: i686-pc-cygwin GCC host