public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "daney at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/31975] [4.3 Regression] segfault in try_split on mips during bootstrap
Date: Tue, 22 May 2007 04:38:00 -0000	[thread overview]
Message-ID: <20070522043813.18616.qmail@sourceware.org> (raw)
In-Reply-To: <bug-31975-12387@http.gcc.gnu.org/bugzilla/>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2192 bytes --]



------- Comment #9 from daney at gcc dot gnu dot org  2007-05-22 05:38 -------
Confirmed on a cross compiler configured:

../t1/configure --target=mipsel-linux
--with-sysroot=/usr/local/mipsel-linux-test
--prefix=/usr/local/mipsel-linux-test --with-arch=mips32 --with-float=soft
--disable-java-awt --without-x --disable-tls --enable-__cxa_atexit
--disable-jvmpi --disable-libmudflap --enable-languages=c,c++

Building the compiler yields:
/home/daney/gccsvn/mipsel-t1/./gcc/xgcc -shared-libgcc
-B/home/daney/gccsvn/mipsel-t1/./gcc -nostdinc++
-L/home/daney/gccsvn/mipsel-t1/mipsel-linux/libstdc++-v3/src
-L/home/daney/gccsvn/mipsel-t1/mipsel-linux/libstdc++-v3/src/.libs
-B/usr/local/mipsel-linux-test/mipsel-linux/bin/
-B/usr/local/mipsel-linux-test/mipsel-linux/lib/ -isystem
/usr/local/mipsel-linux-test/mipsel-linux/include -isystem
/usr/local/mipsel-linux-test/mipsel-linux/sys-include
-I/home/daney/gccsvn/mipsel-t1/mipsel-linux/libstdc++-v3/include/mipsel-linux
-I/home/daney/gccsvn/mipsel-t1/mipsel-linux/libstdc++-v3/include
-I/home/daney/gccsvn/t1/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall
-Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once
-ffunction-sections -fdata-sections -g -O2 -D_GNU_SOURCE
-I/home/daney/gccsvn/mipsel-t1/mipsel-linux/libstdc++-v3/include/backward
-Wno-deprecated -c ../../../../t1/libstdc++-v3/src/strstream.cc -o strstream.o
../../../../t1/libstdc++-v3/src/strstream.cc: In member function ‘void
std::strstream::_ZTv0_n12_NSt9strstreamD0Ev()’:
../../../../t1/libstdc++-v3/src/strstream.cc:418: internal compiler error:
Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


-- 

daney at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2007-05-22 05:38:13
               date|                            |


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


  parent reply	other threads:[~2007-05-22  4:38 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-17 14:13 [Bug target/31975] New: " tbm at cyrius dot com
2007-05-17 14:21 ` [Bug target/31975] " tbm at cyrius dot com
2007-05-17 21:34 ` pinskia at gcc dot gnu dot org
2007-05-18 16:31 ` daney at gcc dot gnu dot org
2007-05-18 17:45 ` tbm at cyrius dot com
2007-05-19 15:12 ` tbm at cyrius dot com
2007-05-19 19:44 ` tbm at cyrius dot com
2007-05-20  6:11 ` daney at gcc dot gnu dot org
2007-05-20  7:47 ` tbm at cyrius dot com
2007-05-20  9:44 ` tbm at cyrius dot com
2007-05-22  4:38 ` daney at gcc dot gnu dot org [this message]
2007-05-22 15:21 ` daney at gcc dot gnu dot org
2007-05-24  5:06 ` daney at gcc dot gnu dot org
2007-05-24  5:09 ` daney at gcc dot gnu dot org
2007-05-25  7:16 ` daney at gcc dot gnu dot org
2007-05-25  7:32 ` pinskia at gcc dot gnu dot org
2007-05-25 13:14 ` richard at codesourcery dot com
2007-05-30  4:21 ` daney at gcc dot gnu dot org
2007-05-30  4:38 ` daney at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070522043813.18616.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).