From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14658 invoked by alias); 30 Jan 2004 15:59:22 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 14632 invoked by uid 48); 30 Jan 2004 15:59:20 -0000 Date: Fri, 30 Jan 2004 15:59:00 -0000 From: "bugreport4 at hotmail dot com" To: gcc-bugs@gcc.gnu.org Message-ID: <20040130155916.13934.bugreport4@hotmail.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/13934] New: g++: internal compiler error X-Bugzilla-Reason: CC X-SW-Source: 2004-01/txt/msg03875.txt.bz2 List-Id: Hello, I'm seeing the following compiler problem with gcc 3.3.2 on a HP-UX 11.23 (Itanium) Platform. Feel free to contact me if there is any further information that you need. Compiler Output: ================ g++ -v -save-temps -Wall -O2 -g -DHPUX_VERS=1123 -DACE_HAS_THREADS - D_POSIX_C_SOURCE=199506L -D_INCLUDE_LONGLONG -fno-exceptions -fcheck-new - D_HP_BUILD_ID_2 -I/home/ace/5.3/ACE_wrappers/ -I. - I/home/ace/5.3/ACE_wrappers/ -I../../DATAKINETICS/inc - I//home/nightly_build/ia64-hp-hpux11.23_g++_3.3.2/snacc/ia64-hp- hpux11.23_g++_3.3.2/include/snacc/c++ -I/home/ace/5.3/ACE_wrappers/ -I. - I/home/ace/5.3/ACE_wrappers/ -I../../DATAKINETICS/inc - I//home/nightly_build/ia64-hp-hpux11.23_g++_3.3.2/snacc/ia64-hp- hpux11.23_g++_3.3.2/include/snacc/c++ -Wno-unknown-pragmas -Werror -c -fPIC - o .shobj/SMX_Event.ia64-hp-hpux11.23_g++_3.3.2.o SMX_Event.cpp Reading specs from /usr/local/lib/gcc-lib/ia64-hp-hpux11.23/3.3.2/specs Configured with: ./configure --enable-threads=posix --with-gnu-as --enable- languages=c,c++,f77 --disable-nls --with-as=/var/home/binutils/binutils- 2.14/gas/as-new Thread model: posix gcc version 3.3.2 /usr/local/lib/gcc-lib/ia64-hp-hpux11.23/3.3.2/cc1plus -E -D__GNUG__=3 - quiet -v -I/home/ace/5.3/ACE_wrappers/ -I. -I/home/ace/5.3/ACE_wrappers/ - I../../DATAKINETICS/inc -I//home/nightly_build/ia64-hp- hpux11.23_g++_3.3.2/snacc/ia64-hp-hpux11.23_g++_3.3.2/include/snacc/c++ - I/home/ace/5.3/ACE_wrappers/ -I. -I/home/ace/5.3/ACE_wrappers/ - I../../DATAKINETICS/inc -I//home/nightly_build/ia64-hp- hpux11.23_g++_3.3.2/snacc/ia64-hp-hpux11.23_g++_3.3.2/include/snacc/c++ - D__GNUC__=3 -D__GNUC_MINOR__=3 -D__GNUC_PATCHLEVEL__=2 -DHPUX_VERS=1123 - DACE_HAS_THREADS -D_POSIX_C_SOURCE=199506L -D_INCLUDE_LONGLONG - D_HP_BUILD_ID_2 SMX_Event.cpp -Wall -Wno-unknown-pragmas -Werror -fno- exceptions -fcheck-new -fPIC -O2 SMX_Event.ii ignoring nonexistent directory "NONE/include" ignoring nonexistent directory "/usr/local/ia64-hp-hpux11.23/include" ignoring duplicate directory "/home/ace/5.3/ACE_wrappers" ignoring duplicate directory "/home/ace/5.3/ACE_wrappers" ignoring duplicate directory "." ignoring duplicate directory "/home/ace/5.3/ACE_wrappers" ignoring duplicate directory "../../DATAKINETICS/inc" ignoring duplicate directory "//home/nightly_build/ia64-hp- hpux11.23_g++_3.3.2/snacc/ia64-hp-hpux11.23_g++_3.3.2/include/snacc/c++" #include "..." search starts here: #include <...> search starts here: /home/ace/5.3/ACE_wrappers . ../../DATAKINETICS/inc //home/nightly_build/ia64-hp-hpux11.23_g++_3.3.2/snacc/ia64-hp- hpux11.23_g++_3.3.2/include/snacc/c++ /usr/local/include/c++/3.3.2 /usr/local/include/c++/3.3.2/ia64-hp-hpux11.23 /usr/local/include/c++/3.3.2/backward /usr/local/include /usr/local/lib/gcc-lib/ia64-hp-hpux11.23/3.3.2/include /usr/include End of search list. /usr/local/lib/gcc-lib/ia64-hp-hpux11.23/3.3.2/cc1plus -fpreprocessed SMX_Event.ii -quiet -dumpbase SMX_Event.cpp -auxbase- strip .shobj/SMX_Event.ia64-hp-hpux11.23_g++_3.3.2.o -g -O2 -Wall -Wno-unknown- pragmas -Werror -version -fno-exceptions -fcheck-new -fPIC -o SMX_Event.s GNU C++ version 3.3.2 (ia64-hp-hpux11.23) compiled by GNU C version 3.3.2. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 SMX_Event.cpp: In constructor `SMX_Event::SMX_Event()': SMX_Event.cpp:353: internal compiler error: in gen_reg_rtx, at emit-rtl.c:793 Please submit a full bug report, $ ls SMX_Event* SMX_Event.cpp SMX_Event.ii.gz SMX_Event_Msg.h SMX_Event.h SMX_Event.s $ ls -latr SMX_Event* -rw-r--r-- 1 builder other 38487 Jan 7 09:53 SMX_Event.cpp -rw-r--r-- 1 builder other 3239 Jan 7 09:53 SMX_Event.h -rw-r--r-- 1 builder other 1721 Jan 7 09:53 SMX_Event_Msg.h -rw-rw-rw- 1 builder other 210153 Jan 30 15:32 SMX_Event.ii.gz -rw-rw-rw- 1 builder other 15537 Jan 30 15:32 SMX_Event.s -- Summary: g++: internal compiler error Product: gcc Version: 3.3.2 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: bugreport4 at hotmail dot com CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13934