public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/60244] New: GCC-trunk rev.207809, Segmentation fault when executing ".../xgcc -dumpspecs"
@ 2014-02-17 14:55 i.nixman at autistici dot org
  2014-03-17  8:01 ` [Bug bootstrap/60244] " ktietz at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: i.nixman at autistici dot org @ 2014-02-17 14:55 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60244

            Bug ID: 60244
           Summary: GCC-trunk rev.207809, Segmentation fault when
                    executing ".../xgcc -dumpspecs"
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
          Assignee: unassigned at gcc dot gnu.org
          Reporter: i.nixman at autistici dot org

configure options:
../../../src/gcc-trunk/configure \
--host=i686-w64-mingw32 \
--build=i686-w64-mingw32 \
--target=i686-w64-mingw32 \
--prefix=/mingw32 \
--with-sysroot=/d/mingwtrunk/i686-trunk-posix-dwarf-rt_v4/mingw32 \
--with-gxx-include-dir=/mingw32/i686-w64-mingw32/include/c++ \
--enable-shared \
--enable-static \
--disable-multilib \
--enable-languages=c,c++,lto \
--enable-libstdcxx-time=yes \
--enable-threads=posix \
--enable-libgomp \
--enable-lto \
--enable-graphite \
--enable-checking=release \
--enable-fully-dynamic-string \
--enable-version-specific-runtime-libs \
--disable-sjlj-exceptions \
--with-dwarf2 \
--disable-isl-version-check \
--disable-cloog-version-check \
--disable-libstdcxx-pch \
--disable-libstdcxx-debug \
--enable-bootstrap \
--disable-rpath \
--disable-win32-registry \
--disable-nls \
--disable-werror \
--disable-symvers \
--with-gnu-as \
--with-gnu-ld \
--with-arch=i686 \
--with-tune=generic \
--with-libiconv \
--with-system-zlib \
--enable-cloog-backend=isl


Previously, I've successfully built GCC-trunk rev.205009 with the same options.

Also, I've successfully built rev.207809 as x86_64-posix-sjlj &
i686-posix-sjlj. That is I suspect that the reason is that the problem occurred
with the build using DWARF.


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-02-10 17:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-17 14:55 [Bug bootstrap/60244] New: GCC-trunk rev.207809, Segmentation fault when executing ".../xgcc -dumpspecs" i.nixman at autistici dot org
2014-03-17  8:01 ` [Bug bootstrap/60244] " ktietz at gcc dot gnu.org
2014-03-17 17:56 ` i.nixman at autistici dot org
2014-05-10  5:09 ` halo9pan03 at gmail dot com
2014-05-14  1:08 ` halo9pan03 at gmail dot com
2015-02-09 18:50 ` pinskia at gcc dot gnu.org
2015-02-10 17:13 ` ktietz at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).