public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/16904] New: ICE in finish_class_member_access_expr, at cp/typeck.c:1945
@ 2004-08-06 19:30 v dot haisman at sh dot cvut dot cz
  2004-08-06 19:31 ` [Bug c++/16904] " v dot haisman at sh dot cvut dot cz
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: v dot haisman at sh dot cvut dot cz @ 2004-08-06 19:30 UTC (permalink / raw)
  To: gcc-bugs

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


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

end of thread, other threads:[~2004-08-11 22:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-06 19:30 [Bug c++/16904] New: ICE in finish_class_member_access_expr, at cp/typeck.c:1945 v dot haisman at sh dot cvut dot cz
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

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).