public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "mckelvey at maskull dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/12518] New: Recent CVS: ICE in emit_move_insn
Date: Sun, 05 Oct 2003 17:10:00 -0000	[thread overview]
Message-ID: <20031005171032.12518.mckelvey@maskull.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=12518

           Summary: Recent CVS: ICE in emit_move_insn
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mckelvey at maskull dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: alphaev56-unknown-linux-gnu
  GCC host triplet: alphaev56-unknown-linux-gnu
GCC target triplet: alphaev56-unknown-linux-gnu

Reading specs from /usr/local/lib/gcc/alphaev56-unknown-linux-gnu/3.4/specs
Configured with: ../gcc/configure --verbose --enable-languages=c++
Thread model: posix
gcc version 3.4 20031002 (experimental)
 /usr/local/libexec/gcc/alphaev56-unknown-linux-gnu/3.4/cc1plus -E -quiet -v
-MMD PatternData.d -MQ PatternData.o PatternData.cc -mcpu=ev56 -ansi
-pedantic-errors -Werror -Wall -W -Wold-style-cast -Wsign-promo -Wpointer-arith
-Wconversion -Wundef -Wwrite-strings -Winvalid-pch -Woverloaded-virtual
-fno-elide-constructors -fno-common -fstrict-aliasing -fimplicit-templates -g -o
PatternData.ii
ignoring nonexistent directory "NONE/include"
ignoring nonexistent directory
"/usr/local/lib/gcc/alphaev56-unknown-linux-gnu/3.4/../../../../alphaev56-unknown-linux-gnu/include"
#include "..." search starts here:
#include <...> search starts here:
 /usr/local/lib/gcc/alphaev56-unknown-linux-gnu/3.4/../../../../include/c++/3.4

/usr/local/lib/gcc/alphaev56-unknown-linux-gnu/3.4/../../../../include/c++/3.4/alphaev56-unknown-linux-gnu

/usr/local/lib/gcc/alphaev56-unknown-linux-gnu/3.4/../../../../include/c++/3.4/backward
 /usr/local/include
 /usr/local/lib/gcc/alphaev56-unknown-linux-gnu/3.4/include
 /usr/include
End of search list.
 /usr/local/libexec/gcc/alphaev56-unknown-linux-gnu/3.4/cc1plus -fpreprocessed
PatternData.ii -quiet -dumpbase PatternData.cc -mcpu=ev56 -ansi -auxbase-strip
PatternData.o -g -pedantic-errors -Werror -Wall -W -Wold-style-cast -Wsign-promo
-Wpointer-arith -Wconversion -Wundef -Wwrite-strings -Winvalid-pch
-Woverloaded-virtual -ansi -version -fno-elide-constructors -fno-common
-fstrict-aliasing -fimplicit-templates -o PatternData.s
GNU C++ version 3.4 20031002 (experimental) (alphaev56-unknown-linux-gnu)
	compiled by GNU C version 3.4 20031002 (experimental).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
/usr/local/lib/gcc/alphaev56-unknown-linux-gnu/3.4/../../../../include/c++/3.4/bitset:
In member function `size_t std::_Base_bitset<_Nw>::_M_do_count() const [with
long unsigned int _Nw = 4ul]':
/usr/local/lib/gcc/alphaev56-unknown-linux-gnu/3.4/../../../../include/c++/3.4/bitset:193:
internal compiler error: in emit_move_insn, at expr.c:3208
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-05 17:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-05 17:10 mckelvey at maskull dot com [this message]
2003-10-05 17:13 ` [Bug c++/12518] " mckelvey at maskull dot com
2003-10-05 17:41 ` falk at debian dot org
2003-10-05 18:06 ` falk at debian 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=20031005171032.12518.mckelvey@maskull.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).