This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

C++ ICE with g++-20010204


Hi,

the attached preprocessed source ICE's

Franz.



[fsirl@enzo:/cvsx/rawhide/BUILD/kdelibs-2.1-beta2/arts/mcop]$ g++ 
-DHAVE_CONFIG_H -I. -I. -I../.. -I../../libltdl -I../../dcop -I../../libltdl 
-I../../kdecore -I../../kdeui -I../../kssl -I/usr/lib/qt-2.2.4/include -I. 
-I/usr/include -D_REENTRANT -DEXTENSION_DIR=\"/usr/lib\" 
-DTRADER_DIR=\"/usr/lib/mcop\" -O2 -fno-exceptions -DQT_GENUINE_STR 
-fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes 
-Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -O2 
-fsigned-char -DNDEBUG=1 -UDEBUG_ASYNC_TRANSFER -UVPORT_DEBUG -UDEBUG_IO 
-UDEBUG_MESSAGES -UDEBUG_AUTH -UIOMANAGER_DEBUG_LATENCY -DYYDEBUG=0 
-UARTSWRAPPER_DEBUG -DNODEBUG=1 -UNETWMDEBUG -UDEBUG_LAYOUT -UBOX_DEBUG 
-UDEBUG_LINEBREAKS -UTABLE_DEBUG -UCSS_STYLESHEET_DEBUG -UCSS_DEBUG 
-UPARSER_DEBUG -UTOKEN_DEBUG -UCACHE_DEBUG -frtti -DQT_CLEAN_NAMESPACE 
-DQT_NO_COMPAT -DQT_NO_ASCII_CAST -Wp,-MD,.deps/libmcop_la.all_cc.pp -c 
libmcop_la.all_cc.cc  -fPIC -DPIC -o .libs/libmcop_la.all_cc.o -save-temps -v
Reading specs from /usr/lib/gcc-lib/ppc-redhat-linux/2.97/specs
Configured with: ../../gccm/configure --prefix=/usr --enable-shared 
--enable-threads=posix --enable-checking=gc,misc,tree ppc-redhat-linuxgcc 
version 2.97 20010204 (experimental)
 /usr/lib/gcc-lib/ppc-redhat-linux/2.97/cpp0 -lang-c++ -D_GNU_SOURCE 
-D__GNUG__=2 -D__GXX_ABI_VERSION=100 -v -I. -I. -I../.. -I../../libltdl 
-I../../dcop -I../../libltdl -I../../kdecore -I../../kdeui -I../../kssl 
-I/usr/lib/qt-2.2.4/include -I. -I/usr/include -D__GNUC__=2 
-D__GNUC_MINOR__=97 -D__GNUC_PATCHLEVEL__=0 -DPPC -D__ELF__ -Dpowerpc 
-D__PPC__ -D__ELF__ -D__powerpc__ -D__PPC -D__powerpc -Acpu=powerpc 
-Amachine=powerpc -D__OPTIMIZE__ -D__STDC_HOSTED__=1 -Wall -W -Wpointer-arith 
-Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor 
-pedantic -D__PIC__=2 -D__pic__=2 -D_CALL_SYSV -D_BIG_ENDIAN -D__BIG_ENDIAN__ 
-Amachine=bigendian -D_ARCH_PPC -D__unix__ -D__linux__ -Dunix -D__unix 
-Dlinux -D__linux -Asystem=unix -Asystem=posix -DHAVE_CONFIG_H -D_REENTRANT 
-DEXTENSION_DIR="/usr/lib" -DTRADER_DIR="/usr/lib/mcop" -DQT_GENUINE_STR 
-DNDEBUG=1 -UDEBUG_ASYNC_TRANSFER -UVPORT_DEBUG -UDEBUG_IO -UDEBUG_MESSAGES 
-UDEBUG_AUTH -UIOMANAGER_DEBUG_LATENCY -DYYDEBUG=0 -UARTSWRAPPER_DEBUG 
-DNODEBUG=1 -UNETWMDEBUG -UDEBUG_LAYOUT -UBOX_DEBUG -UDEBUG_LINEBREAKS 
-UTABLE_DEBUG -UCSS_STYLESHEET_DEBUG -UCSS_DEBUG -UPARSER_DEBUG -UTOKEN_DEBUG 
-UCACHE_DEBUG -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -DPIC 
-MD .deps/libmcop_la.all_cc.pp libmcop_la.all_cc.cc libmcop_la.all_cc.ii
GNU CPP version 2.97 20010204 (experimental) (cpplib) (PowerPC GNU/Linux)
ignoring nonexistent directory "/usr/powerpc-redhat-linux-gnu/include/g++-v3"
ignoring nonexistent directory "/usr/local/include"
ignoring duplicate directory "."
ignoring duplicate directory "../../libltdl"
ignoring duplicate directory "."
ignoring duplicate directory "/usr/include"
#include "..." search starts here:
#include <...> search starts here:
 .
 ../..
 ../../libltdl
 ../../dcop
 ../../kdecore
 ../../kdeui
 ../../kssl
 /usr/lib/qt-2.2.4/include
 /usr/include
 /usr/include/g++-v3
 /usr/lib/gcc-lib/ppc-redhat-linux/2.97/include
 /usr/ppc-redhat-linux/include
End of search list.
In file included from /usr/include/stdio.h:632,
                 from /usr/include/g++-v3/bits/std_cstdio.h:44,
                 from /usr/include/g++-v3/bits/std_cwchar.h:41,
                 from /usr/include/g++-v3/bits/char_traits.h:37,
                 from /usr/include/g++-v3/bits/stl_string_fwd.h:19,
                 from /usr/include/g++-v3/bits/std_string.h:38,
                 from /usr/include/g++-v3/string:2,
                 from buffer.h:26,
                 from buffer.cc:23,
                 from libmcop_la.all_cc.cc:2:
/usr/include/bits/stdio.h:35:27: warning: ISO C does not permit named 
variadic macros
In file included from /usr/include/g++-v3/bits/std_climits.h:40,
                 from /usr/include/g++-v3/bits/stl_algobase.h:43,
                 from /usr/include/g++-v3/bits/std_algorithm.h:30,
                 from /usr/include/g++-v3/bits/std_string.h:46,
                 from /usr/include/g++-v3/string:2,
                 from buffer.h:26,
                 from buffer.cc:23,
                 from libmcop_la.all_cc.cc:2:
/usr/include/limits.h:124:3: warning: #include_next is a GCC extension
In file included from libmcop_la.all_cc.cc:26:
tmpglobalcomm.cc:80:1: warning: pasting "TmpGlobalComm_impl" and "::" does 
not give a valid preprocessing token
In file included from libmcop_la.all_cc.cc:31:
trader_impl.cc:51:1: warning: pasting "TraderQuery_impl" and "::" does not 
give a valid preprocessing token
 /usr/lib/gcc-lib/ppc-redhat-linux/2.97/cc1plus -fpreprocessed 
libmcop_la.all_cc.ii -quiet -dumpbase libmcop_la.all_cc.cc -O2 -O2 -Wall -W 
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long 
-Wnon-virtual-dtor -pedantic -version -fno-exceptions -fno-check-new
-fno-builtin -fsigned-char -frtti -fPIC -o libmcop_la.all_cc.s
GNU CPP version 2.97 20010204 (experimental) (cpplib) (PowerPC GNU/Linux)
GNU C++ version 2.97 20010204 (experimental) (ppc-redhat-linux)
        compiled by GNU C version 2.97 20010204 (experimental).
In file included from libmcop_la.all_cc.cc:2:
/usr/include/g++-v3/bits/stl_vector.h: In member function `_Tp*
   std::vector<_Tp, _Alloc>::_M_allocate_and_copy(unsigned int,
   _ForwardIterator, _ForwardIterator) [with _ForwardIterator = unsigned 
char*,
   _Tp = unsigned char, _Alloc = std::allocator<unsigned char>]':
buffer.cc:294:   instantiated from here
/usr/include/g++-v3/bits/stl_vector.h:452: exception handling disabled, use
   -fexceptions to enable
In file included from libmcop_la.all_cc.cc:2:
/usr/include/g++-v3/bits/stl_vector.h: In constructor 
`Arts::Buffer::Buffer()':
/usr/include/g++-v3/bits/stl_vector.h:452: Internal error: Segmentation fault.
Please submit a full bug report, with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

libmcop_la.all_cc.ii.bz2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]