public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "green at redhat dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/12649] New: ICE building winsup
Date: Thu, 16 Oct 2003 19:27:00 -0000	[thread overview]
Message-ID: <20031016192710.12649.green@redhat.com> (raw)

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: ICE building winsup
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: green at redhat dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-cygwin

This ICE was discovered while building a cygwin cross compiler, however, the
compiler crashes in the same place on the preprocessed source with a native
Linux x86 toolchain.  I'll upload the preprocessed source.

$ g++ --version
g++ (GCC) 3.5-tree-ssa 20031016 (merged 20031005)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
$ g++ -O1 -S spawn.ii
../../../../src/HEAD-2003-10-16/winsup/cygwin/spawn.cc: In function `const char*
find_exec(const char*, path_conv&, const char*, unsigned int, const char**)':
../../../../src/HEAD-2003-10-16/winsup/cygwin/spawn.cc:87: internal compiler
error: in optimize_function_tree, at tree-optimize.c:154
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


             reply	other threads:[~2003-10-16 19:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-16 19:27 green at redhat dot com [this message]
2003-10-16 19:29 ` [Bug c++/12649] " green at redhat dot com
2003-10-16 19:54 ` pinskia at gcc dot gnu dot org
2003-10-16 23:29 ` [Bug optimization/12649] [tree-ssa] ICE in optimize_function_tree, at tree-optimize.c:154 reichelt at gcc dot gnu dot org
2003-10-17 14:09 ` reichelt 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=20031016192710.12649.green@redhat.com \
    --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).