public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "v dot haisman at sh dot cvut dot cz" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/16904] New: ICE in finish_class_member_access_expr, at cp/typeck.c:1945
Date: Fri, 06 Aug 2004 19:30:00 -0000	[thread overview]
Message-ID: <20040806193045.16904.v.haisman@sh.cvut.cz> (raw)

I've made a typo and as result I've produced this ICE:

wilx@logout:::~/tmp> g++ -c testcase.cxx
testcase.cxx: In member function `void X<T>::handler() [with T = S]':
testcase.cxx:16:   instantiated from here
testcase.cxx:9: error: no type named `BaseType' in `struct S'
testcase.cxx:9: internal compiler error: in finish_class_member_access_expr, at
cp/typeck.c:1945
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


Configuration: 
wilx@logout:::~/tmp> gcc -v
Reading specs from /home/4/wilx/lib/gcc/i386-unknown-freebsd4.10/3.5.0/specs
Configured with: ../srcdir/configure --disable-nls
--enable-version-specific-runtime-libs --enable-dwarf2 --with-cpu=pentium3
--with-arch=pentium3 --with-system-zlib --disable-shared --prefix=/home/4/wilx
--enable-languages=c,c++,objc --disable-sjlj-exceptions
--enable-shared=libstdc++ --enable-shared=libobjc --with-gc=zone
Thread model: posix
gcc version 3.5.0 20040803 (experimental)

-- 
           Summary: ICE in finish_class_member_access_expr, at
                    cp/typeck.c:1945
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: v dot haisman at sh dot cvut dot cz
                CC: gcc-bugs at gcc dot gnu dot org,v dot haisman at sh dot
                    cvut dot cz
 GCC build triplet: i386-unknown-freebsd4.10
  GCC host triplet: i386-unknown-freebsd4.10
GCC target triplet: i386-unknown-freebsd4.10


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


             reply	other threads:[~2004-08-06 19:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-06 19:30 v dot haisman at sh dot cvut dot cz [this message]
2004-08-06 19:31 ` [Bug c++/16904] " v dot haisman at sh dot cvut dot cz
2004-08-06 19:57 ` [Bug c++/16904] [3.4/3.5 regression] " bangerth at dealii dot org
2004-08-06 19:59 ` bangerth at dealii dot org
2004-08-06 20:34 ` pinskia at gcc dot gnu dot org
2004-08-06 23:58 ` [Bug c++/16904] [3.3/3.4/3.5 " reichelt at gcc dot gnu dot org
2004-08-10  1:43 ` pinskia at gcc dot gnu dot org
2004-08-11 22:13 ` cvs-commit at gcc dot gnu dot org
2004-08-11 22:15 ` cvs-commit at gcc dot gnu dot org
2004-08-11 22:19 ` mmitchel 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=20040806193045.16904.v.haisman@sh.cvut.cz \
    --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).