This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]