public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/13934] New: g++: internal compiler error
@ 2004-01-30 15:59 bugreport4 at hotmail dot com
  2004-01-30 16:03 ` [Bug c++/13934] " bugreport4 at hotmail dot com
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: bugreport4 at hotmail dot com @ 2004-01-30 15:59 UTC (permalink / raw)
  To: gcc-bugs

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


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

* [Bug c++/13934] g++: internal compiler error
  2004-01-30 15:59 [Bug c++/13934] New: g++: internal compiler error bugreport4 at hotmail dot com
@ 2004-01-30 16:03 ` bugreport4 at hotmail dot com
  2004-01-30 16:05 ` bugreport4 at hotmail dot com
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: bugreport4 at hotmail dot com @ 2004-01-30 16:03 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From bugreport4 at hotmail dot com  2004-01-30 16:03 -------
Created an attachment (id=5622)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5622&action=view)
SMX_Event.cpp 

SMX_Event.cpp

-- 


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


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

* [Bug c++/13934] g++: internal compiler error
  2004-01-30 15:59 [Bug c++/13934] New: g++: internal compiler error bugreport4 at hotmail dot com
  2004-01-30 16:03 ` [Bug c++/13934] " bugreport4 at hotmail dot com
@ 2004-01-30 16:05 ` bugreport4 at hotmail dot com
  2004-01-30 16:05 ` bugreport4 at hotmail dot com
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: bugreport4 at hotmail dot com @ 2004-01-30 16:05 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From bugreport4 at hotmail dot com  2004-01-30 16:05 -------
Created an attachment (id=5624)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5624&action=view)
SMX_Event.ii.gz


-- 


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


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

* [Bug c++/13934] g++: internal compiler error
  2004-01-30 15:59 [Bug c++/13934] New: g++: internal compiler error bugreport4 at hotmail dot com
  2004-01-30 16:03 ` [Bug c++/13934] " bugreport4 at hotmail dot com
  2004-01-30 16:05 ` bugreport4 at hotmail dot com
@ 2004-01-30 16:05 ` bugreport4 at hotmail dot com
  2004-01-30 17:48 ` [Bug optimization/13934] " pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: bugreport4 at hotmail dot com @ 2004-01-30 16:05 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From bugreport4 at hotmail dot com  2004-01-30 16:04 -------
Created an attachment (id=5623)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5623&action=view)
SMX_Event.h


-- 


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


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

* [Bug optimization/13934] g++: internal compiler error
  2004-01-30 15:59 [Bug c++/13934] New: g++: internal compiler error bugreport4 at hotmail dot com
                   ` (2 preceding siblings ...)
  2004-01-30 16:05 ` bugreport4 at hotmail dot com
@ 2004-01-30 17:48 ` pinskia at gcc dot gnu dot org
  2004-01-30 21:29 ` dhazeghi at yahoo dot com
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-30 17:48 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|c++                         |optimization
           Keywords|                            |ice-on-valid-code


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


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

* [Bug optimization/13934] g++: internal compiler error
  2004-01-30 15:59 [Bug c++/13934] New: g++: internal compiler error bugreport4 at hotmail dot com
                   ` (3 preceding siblings ...)
  2004-01-30 17:48 ` [Bug optimization/13934] " pinskia at gcc dot gnu dot org
@ 2004-01-30 21:29 ` dhazeghi at yahoo dot com
  2004-01-30 21:44 ` dhazeghi at yahoo dot com
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: dhazeghi at yahoo dot com @ 2004-01-30 21:29 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From dhazeghi at yahoo dot com  2004-01-30 21:28 -------
investigating...

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
 GCC target triplet|                            |ia64-hp-hpux11.23


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


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

* [Bug optimization/13934] g++: internal compiler error
  2004-01-30 15:59 [Bug c++/13934] New: g++: internal compiler error bugreport4 at hotmail dot com
                   ` (4 preceding siblings ...)
  2004-01-30 21:29 ` dhazeghi at yahoo dot com
@ 2004-01-30 21:44 ` dhazeghi at yahoo dot com
  2004-01-30 23:25 ` dhazeghi at yahoo dot com
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: dhazeghi at yahoo dot com @ 2004-01-30 21:44 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From dhazeghi at yahoo dot com  2004-01-30 21:44 -------
Confirmed with current 3.3 branch. Needs -O2 to ICE (no other options). Trying to minimize 
testcase.

-- 


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


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

* [Bug optimization/13934] g++: internal compiler error
  2004-01-30 15:59 [Bug c++/13934] New: g++: internal compiler error bugreport4 at hotmail dot com
                   ` (5 preceding siblings ...)
  2004-01-30 21:44 ` dhazeghi at yahoo dot com
@ 2004-01-30 23:25 ` dhazeghi at yahoo dot com
  2004-01-30 23:48 ` dhazeghi at yahoo dot com
  2004-01-31  3:13 ` pinskia at gcc dot gnu dot org
  8 siblings, 0 replies; 10+ messages in thread
From: dhazeghi at yahoo dot com @ 2004-01-30 23:25 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From dhazeghi at yahoo dot com  2004-01-30 23:25 -------
Created an attachment (id=5625)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5625&action=view)
reduced testcase (800 lines)

Reduced to ~800 lines (very repetitive testcase though). I'll check if this is
still present on mainline.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #5622 is|0                           |1
           obsolete|                            |
Attachment #5623 is|0                           |1
           obsolete|                            |
Attachment #5624 is|0                           |1
           obsolete|                            |


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


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

* [Bug optimization/13934] g++: internal compiler error
  2004-01-30 15:59 [Bug c++/13934] New: g++: internal compiler error bugreport4 at hotmail dot com
                   ` (6 preceding siblings ...)
  2004-01-30 23:25 ` dhazeghi at yahoo dot com
@ 2004-01-30 23:48 ` dhazeghi at yahoo dot com
  2004-01-31  3:13 ` pinskia at gcc dot gnu dot org
  8 siblings, 0 replies; 10+ messages in thread
From: dhazeghi at yahoo dot com @ 2004-01-30 23:48 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From dhazeghi at yahoo dot com  2004-01-30 23:48 -------
Appears fixed on 3.4 branch. Did this code compile with previous gcc versions?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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


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

* [Bug optimization/13934] g++: internal compiler error
  2004-01-30 15:59 [Bug c++/13934] New: g++: internal compiler error bugreport4 at hotmail dot com
                   ` (7 preceding siblings ...)
  2004-01-30 23:48 ` dhazeghi at yahoo dot com
@ 2004-01-31  3:13 ` pinskia at gcc dot gnu dot org
  8 siblings, 0 replies; 10+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-31  3:13 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-31 03:13 -------
I tested every version which supported ia64-hpux and they did not work, so closing as fixed for 
3.4.0.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |3.5.0


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


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

end of thread, other threads:[~2004-01-31  3:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-30 15:59 [Bug c++/13934] New: g++: internal compiler error bugreport4 at hotmail dot com
2004-01-30 16:03 ` [Bug c++/13934] " bugreport4 at hotmail dot com
2004-01-30 16:05 ` bugreport4 at hotmail dot com
2004-01-30 16:05 ` bugreport4 at hotmail dot com
2004-01-30 17:48 ` [Bug optimization/13934] " pinskia at gcc dot gnu dot org
2004-01-30 21:29 ` dhazeghi at yahoo dot com
2004-01-30 21:44 ` dhazeghi at yahoo dot com
2004-01-30 23:25 ` dhazeghi at yahoo dot com
2004-01-30 23:48 ` dhazeghi at yahoo dot com
2004-01-31  3:13 ` 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).