------- 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 tree-ssa-sccvn.c). This issue was specific to the host I was building on (Windows based) and due to stack size limitations. I hope this explanation is sufficient. Thanks for asking. Marion. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36650