------- Comment #2 from dennis dot wassel at googlemail dot com 2009-04-23 08:27 ------- I tried the following things:
- #define SSIZE_MAX in host-linux.c as SHRT_MAX instead of LONG_MAX (as suggested by an internal posix header on my system), to no avail. - Just issue plain `make', instead of profiledbootstrap with custom flags, still segfaults with the same file. - Running xgcc in gdb, but it seems to lack debug information, so I cannot find out the source of the segfault. I'm out of ideas! -- dennis dot wassel at googlemail dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |build, ice-on-valid-code http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39849