> Snapshot gcc-4.5-20090402 is now available on
>  ftp://gcc.gnu.org/pub/gcc/snapshots/4.5-20090402/
> and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.

When building on Cygwin/WinXP configured as:

$ ../configure --prefix=/opt/gcc-4.5-20090402 -v --enable-bootstrap --enable-ve
rsion-specific-runtime-libs --enable-static --enable-shared --enable-shared-lib
gcc --with-gnu-ld --with-gnu-as --enable-sjlj-exceptions --enable-languages=c,c
++ --disable-symvers --enable-libjava --disable-nls --with-cpu=core2 --enable-t
hreads=posix

results in:

In file included from /home/piotr.wyderski/build/gcc-4.5-20090402/libstdc++-v3/i
nclude/precompiled/extc++.h:59:
/home/piotr.wyderski/build/gcc-4.5-20090402/objdir/i686-pc-cygwin/libstdc++-v3/i
nclude/ext/throw_allocator.h: In function 'std::ostream& __gnu_cxx::operator<<(s
td::ostream&, const __gnu_cxx::throw_allocator_base&)':
/home/piotr.wyderski/build/gcc-4.5-20090402/objdir/i686-pc-cygwin/libstdc++-v3/i
nclude/ext/throw_allocator.h:289: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.

Exactly the same happens on trunk.

Best regards
Piotr Wyderski

Reply via email to