public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/13170] New: V3.4 ICE in build_base_path
@ 2003-11-24  4:10 ron_hylton at hotmail dot com
  2003-11-24  4:12 ` [Bug c++/13170] " ron_hylton at hotmail dot com
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: ron_hylton at hotmail dot com @ 2003-11-24  4:10 UTC (permalink / raw)
  To: gcc-bugs

The test case compiles in 3.3.1, ICEs in 3.4 20031123 with
timezone.cpp: In static member function `static void icu_2_6::TimeZone::initDefa
ult()':
timezone.cpp:411: internal compiler error: in build_base_path, at cp/class.c:278

Full command output:

c++ -v -save-temps -D_REENTRANT -I. -I../common -I../common -D_REENTRANT -DHA
VE_CONFIG_H -DU_I18N_IMPLEMENTATION  -c -DPIC  -o timezone.o timezone.cpp
Reading specs from /gcc-3.4/lib/gcc/i686-pc-cygwin/3.4/specs
Configured with: ../gcc/configure --prefix=/gcc-3.4 --enable-languages=c,c++,f77
 --enable-libgcj --enable-threads=posix --with-system-zlib --enable-nls --withou
t-included-gettext --enable-interpreter --enable-version-specific-runtime-libs -
-enable-shared --disable-win32-registry --enable-java-gc=boehm --disable-hash-sy
nchronization --verbose
Thread model: posix
gcc version 3.4 20031123 (experimental)
 /gcc-3.4/libexec/gcc/i686-pc-cygwin/3.4/cc1plus.exe -E -quiet -v -I. -I../commo
n -I../common -D__CYGWIN32__ -D__CYGWIN__ -Dunix -D__unix__ -D__unix -idirafter
/usr/lib/../include/w32api -idirafter ../../include/w32api -D_REENTRANT -D_REENT
RANT -DHAVE_CONFIG_H -DU_I18N_IMPLEMENTATION -DPIC timezone.cpp -mtune=pentiumpr
o -o timezone.ii
ignoring nonexistent directory "/usr/local/include"
ignoring nonexistent directory "/gcc-3.4/lib/gcc/i686-pc-cygwin/3.4/../../../../
i686-pc-cygwin/include"
ignoring nonexistent directory "../../include/w32api"
ignoring duplicate directory "../common"
#include "..." search starts here:
#include <...> search starts here:
 .
 ../common
 /gcc-3.4/lib/gcc/i686-pc-cygwin/3.4/include/c++
 /gcc-3.4/lib/gcc/i686-pc-cygwin/3.4/include/c++/i686-pc-cygwin
 /gcc-3.4/lib/gcc/i686-pc-cygwin/3.4/include/c++/backward
 /gcc-3.4/include
 /gcc-3.4/lib/gcc/i686-pc-cygwin/3.4/include
 /usr/include
 /usr/lib/../include/w32api
End of search list.
 /gcc-3.4/libexec/gcc/i686-pc-cygwin/3.4/cc1plus.exe -fpreprocessed timezone.ii
-quiet -dumpbase timezone.cpp -mtune=pentiumpro -auxbase-strip timezone.o -versi
on -o timezone.s
GNU C++ version 3.4 20031123 (experimental) (i686-pc-cygwin)
        compiled by GNU C version 3.4 20031123 (experimental).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
timezone.cpp: In static member function `static void icu_2_6::TimeZone::initDefa
ult()':
timezone.cpp:411: internal compiler error: in build_base_path, at cp/class.c:278

Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 
           Summary: V3.4 ICE in build_base_path
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ron_hylton at hotmail dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-cygwin
  GCC host triplet: i686-pc-cygwin
GCC target triplet: i686-pc-cygwin


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


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

end of thread, other threads:[~2004-03-09 19:55 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-24  4:10 [Bug c++/13170] New: V3.4 ICE in build_base_path ron_hylton at hotmail dot com
2003-11-24  4:12 ` [Bug c++/13170] " ron_hylton at hotmail dot com
2003-11-24 10:02 ` [Bug c++/13170] [3.4 Regression] " pinskia at gcc dot gnu dot org
2003-11-24 17:00 ` bangerth at dealii dot org
2003-11-24 17:33 ` bangerth at dealii dot org
2003-12-01  1:09 ` pinskia at gcc dot gnu dot org
2003-12-03 22:11 ` reichelt at gcc dot gnu dot org
2003-12-21 16:22 ` pinskia at gcc dot gnu dot org
2004-01-06 14:38 ` nathan at gcc dot gnu dot org
2004-01-13  1:58 ` tm at kloo dot net
2004-01-13  2:07 ` tm at kloo dot net
2004-01-13  2:56 ` reichelt at gcc dot gnu dot org
2004-02-20  9:06 ` [Bug c++/13170] [3.4/3.5 " mmitchel at gcc dot gnu dot org
2004-03-08 22:24 ` cvs-commit at gcc dot gnu dot org
2004-03-08 22:24 ` cvs-commit at gcc dot gnu dot org
2004-03-08 23:00 ` cvs-commit at gcc dot gnu dot org
2004-03-09 10:47 ` mmitchel at gcc dot gnu dot org
2004-03-09 19:55 ` pinskia 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).