public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/12787] New: libsupc++/tinfo2.cc:167: internal compiler error: in output_die, at dwarf2out.c:6652
@ 2003-10-27  9:11 olh at suse dot de
  2003-10-27  9:49 ` [Bug bootstrap/12787] " olh at suse dot de
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: olh at suse dot de @ 2003-10-27  9:11 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: libsupc++/tinfo2.cc:167: internal compiler error: in
                    output_die, at dwarf2out.c:6652
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: olh at suse dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: powerpc-linux
  GCC host triplet: powerpc-linux
GCC target triplet: powerpc-linux

toolchain:~/obj34/obj-gcc/powerpc-unknown-linux-gnu/nof/libstdc++-v3/libsupc++ $ /home/toolchain/obj34/obj-gcc/gcc/cc1plus -fpreprocessed tinfo2.ii -quiet -dumpbase tinfo2.cc -msoft-float -mstrict-align -msoft-float -mstrict-align -auxbase-strip tinfo2.o -g -g -O2 -O1 -O1 -Wall -Wall -Wall -W -Wwrite-strings -Wcast-qual -version -fPIC -fsigned-char -fmessage-length=0 -fsigned-char -fmessage-length=0 -fPIC -fno-implicit-templates -fdiagnostics-show-location=once -fPIC -o tinfo2.s
GNU C++ version 3.4 20031027 (experimental) (powerpc-unknown-linux-gnu)
        compiled by GNU C version 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r1, propolice).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
/home/toolchain/src/gcc-head/libstdc++-v3/libsupc++/tinfo2.cc:167: internal compiler error: in output_die, at dwarf2out.c:6652
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


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

* [Bug bootstrap/12787] libsupc++/tinfo2.cc:167: internal compiler error: in output_die, at dwarf2out.c:6652
  2003-10-27  9:11 [Bug bootstrap/12787] New: libsupc++/tinfo2.cc:167: internal compiler error: in output_die, at dwarf2out.c:6652 olh at suse dot de
@ 2003-10-27  9:49 ` olh at suse dot de
  2003-10-27 17:19 ` olh at suse dot de
                   ` (12 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: olh at suse dot de @ 2003-10-27  9:49 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From olh at suse dot de  2003-10-27 09:11 -------
Created an attachment (id=5007)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5007&action=view)
12787/tinfo2.ii.bz2

preprocessed source tinfo2.ii.bz2


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

* [Bug bootstrap/12787] libsupc++/tinfo2.cc:167: internal compiler error: in output_die, at dwarf2out.c:6652
  2003-10-27  9:11 [Bug bootstrap/12787] New: libsupc++/tinfo2.cc:167: internal compiler error: in output_die, at dwarf2out.c:6652 olh at suse dot de
  2003-10-27  9:49 ` [Bug bootstrap/12787] " olh at suse dot de
@ 2003-10-27 17:19 ` olh at suse dot de
  2003-10-30  5:42 ` pinskia at gcc dot gnu dot org
                   ` (11 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: olh at suse dot de @ 2003-10-27 17:19 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From olh at suse dot de  2003-10-27 17:18 -------
The bug was probably introduced after that time:
http://gcc.gnu.org/ml/gcc-testresults/2003-10/msg01158.html


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

* [Bug bootstrap/12787] libsupc++/tinfo2.cc:167: internal compiler error: in output_die, at dwarf2out.c:6652
  2003-10-27  9:11 [Bug bootstrap/12787] New: libsupc++/tinfo2.cc:167: internal compiler error: in output_die, at dwarf2out.c:6652 olh at suse dot de
  2003-10-27  9:49 ` [Bug bootstrap/12787] " olh at suse dot de
  2003-10-27 17:19 ` olh at suse dot de
@ 2003-10-30  5:42 ` pinskia at gcc dot gnu dot org
  2003-10-30 13:48 ` olh at suse dot de
                   ` (10 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-10-30  5:42 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at gcc dot gnu dot org changed:

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


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-10-30 05:37 -------
You only did "make" instead of "make bootstrap", what happens if you do "make bootstrap", do this 
ICE still happen, if not then your compiler you using to build is generating wrong code.


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

* [Bug bootstrap/12787] libsupc++/tinfo2.cc:167: internal compiler error: in output_die, at dwarf2out.c:6652
  2003-10-27  9:11 [Bug bootstrap/12787] New: libsupc++/tinfo2.cc:167: internal compiler error: in output_die, at dwarf2out.c:6652 olh at suse dot de
                   ` (2 preceding siblings ...)
  2003-10-30  5:42 ` pinskia at gcc dot gnu dot org
@ 2003-10-30 13:48 ` olh at suse dot de
  2003-10-30 17:23 ` pinskia at gcc dot gnu dot org
                   ` (9 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: olh at suse dot de @ 2003-10-30 13:48 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From olh at suse dot de  2003-10-30 13:44 -------
doing 'make bootstrap' instead of 'make' cures the ICE.


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

* [Bug bootstrap/12787] libsupc++/tinfo2.cc:167: internal compiler error: in output_die, at dwarf2out.c:6652
  2003-10-27  9:11 [Bug bootstrap/12787] New: libsupc++/tinfo2.cc:167: internal compiler error: in output_die, at dwarf2out.c:6652 olh at suse dot de
                   ` (3 preceding siblings ...)
  2003-10-30 13:48 ` olh at suse dot de
@ 2003-10-30 17:23 ` pinskia at gcc dot gnu dot org
  2003-10-30 18:32 ` olh at suse dot de
                   ` (8 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-10-30 17:23 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |WONTFIX


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-10-30 16:59 -------
The compiler you are using to build gcc is miscompiling gcc, do not use make without knowing 
this might be the cause of an ICE.


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

* [Bug bootstrap/12787] libsupc++/tinfo2.cc:167: internal compiler error: in output_die, at dwarf2out.c:6652
  2003-10-27  9:11 [Bug bootstrap/12787] New: libsupc++/tinfo2.cc:167: internal compiler error: in output_die, at dwarf2out.c:6652 olh at suse dot de
                   ` (4 preceding siblings ...)
  2003-10-30 17:23 ` pinskia at gcc dot gnu dot org
@ 2003-10-30 18:32 ` olh at suse dot de
  2003-10-30 20:56 ` olh at suse dot de
                   ` (7 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: olh at suse dot de @ 2003-10-30 18:32 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


olh at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|WONTFIX                     |


------- Additional Comments From olh at suse dot de  2003-10-30 17:55 -------
I looked at the wrong logfile, same ICE with these steps:

+ MYPREFIX=/home/toolchain/gcc34
+ MYSRC=/home/toolchain/src/gcc-head
+ export 'CFLAGS=-O1 -fsigned-char -g -Wall -fmessage-length=0'
+ CFLAGS=-O1 -fsigned-char -g -Wall -fmessage-length=0
+ export 'CXXFLAGS=-O1 -fsigned-char -g -Wall -fmessage-length=0'
+ CXXFLAGS=-O1 -fsigned-char -g -Wall -fmessage-length=0
+ export PATH=/home/toolchain/gcc34/bin:/bin:/usr/bin:/usr/local/bin:/opt/bin:/usr/powerpc-myownfoobared-linux/gcc-bin/3.2:/usr/X11R6/bin:/usr/qt/3/bin
+ PATH=/home/toolchain/gcc34/bin:/bin:/usr/bin:/usr/local/bin:/opt/bin:/usr/powerpc-myownfoobared-linux/gcc-bin/3.2:/usr/X11R6/bin:/usr/qt/3/bin
+ cd /home/toolchain
+ cd src
+ rm -rf /home/toolchain/src/gcc-head
+ rsync -aH /sources/gcc/gcc-head/ /home/toolchain/src/gcc-head
+ cd ..
+ mkdir -vp obj34
+ cd obj34
+ rm -rf obj-gcc
+ mkdir -vp obj-gcc
+ cd obj-gcc
+ /home/toolchain/src/gcc-head/configure --prefix=/home/toolchain/gcc34 --enable-languages=c,c++ --disable-nls
+ make bootstrap

/home/toolchain/gcc34/bin contains only binutils.

my nightly build does that, and it succeeds, see test-results.

+ rm -rf /abuild/gcc_cvs_build/obj/obj-gcc34
+ mkdir -vp /abuild/gcc_cvs_build/obj/obj-gcc34
+ cd /abuild/gcc_cvs_build/obj/obj-gcc34
+ /home/foo/src/gcc-head/configure --enable-checking --enable-libgcj --enable-shared --enable-__cxa_atexit --enable-threads --enable-languages=c,c++,f77,java,objc,ada --prefix=/abuild/gcc_cvs_build/obj/install-gcc34 --with-system-zlib
+ /usr/bin/time make
+ /usr/bin/time make -C gcc gnatlib

I will check what the difference between the two hosts is.
Its not obvious.


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

* [Bug bootstrap/12787] libsupc++/tinfo2.cc:167: internal compiler error: in output_die, at dwarf2out.c:6652
  2003-10-27  9:11 [Bug bootstrap/12787] New: libsupc++/tinfo2.cc:167: internal compiler error: in output_die, at dwarf2out.c:6652 olh at suse dot de
                   ` (5 preceding siblings ...)
  2003-10-30 18:32 ` olh at suse dot de
@ 2003-10-30 20:56 ` olh at suse dot de
  2003-10-31  9:48 ` olh at suse dot de
                   ` (6 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: olh at suse dot de @ 2003-10-30 20:56 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From olh at suse dot de  2003-10-30 20:29 -------
indeed, skipping the export CFLAGS='foo..' and doing an unset CFLAGS instead fixes the ICE.


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

* [Bug bootstrap/12787] libsupc++/tinfo2.cc:167: internal compiler error: in output_die, at dwarf2out.c:6652
  2003-10-27  9:11 [Bug bootstrap/12787] New: libsupc++/tinfo2.cc:167: internal compiler error: in output_die, at dwarf2out.c:6652 olh at suse dot de
                   ` (6 preceding siblings ...)
  2003-10-30 20:56 ` olh at suse dot de
@ 2003-10-31  9:48 ` olh at suse dot de
  2003-11-01 11:53 ` olh at suse dot de
                   ` (5 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: olh at suse dot de @ 2003-10-31  9:48 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From olh at suse dot de  2003-10-31 09:43 -------
happens also with gcc33 as bootstrap gcc. The CFLAG -g is the culprit.

toolchain:~ $ grep '^\+ ' build_gcc34.sh.log                                                                                                                        + MYPREFIX=/home/toolchain/gcc34                                                                                                                                    + MYSRC=/home/toolchain/src/gcc-head                                                                                                                                + export 'CFLAGS=-O1 -fsigned-char -g -Wall -fmessage-length=0'                                                                                                     + CFLAGS=-O1 -fsigned-char -g -Wall -fmessage-length=0                                                                                                              + export 'CXXFLAGS=-O1 -fsigned-char -g -Wall -fmessage-length=0'                                                                                                   + CXXFLAGS=-O1 -fsigned-char -g -Wall -fmessage-length=0                                                                                                            + export PATH=/home/toolchain/gcc33/bin:/home/toolchain/gcc34/bin:/bin:/usr/bin:/usr/local/bin:/opt/bin:/usr/powerpc-myownfoobared-linux/gcc-bin/3.2:/usr/X11R6/bin:/usr/qt/3/bin
+ PATH=/home/toolchain/gcc33/bin:/home/toolchain/gcc34/bin:/bin:/usr/bin:/usr/local/bin:/opt/bin:/usr/powerpc-myownfoobared-linux/gcc-bin/3.2:/usr/X11R6/bin:/usr/qt/3/bin
+ cd /home/toolchain
+ cd src
+ rm -rf /home/toolchain/src/gcc-head
+ rsync -aH /sources/gcc/gcc-head/ /home/toolchain/src/gcc-head
+ cd ..
+ mkdir -vp obj34
+ cd obj34
+ rm -rf obj-gcc
+ mkdir -vp obj-gcc
+ cd obj-gcc
+ gcc -v
+ ld -v
+ /home/toolchain/src/gcc-head/configure --prefix=/home/toolchain/gcc34 --enable-languages=c,c++ --disable-nls
+ make bootstrap
toolchain:~ $ grep -A4 'gcc -v' build_gcc34.sh.log
gcc -v
+ gcc -v
Reading specs from /home/toolchain/gcc33/lib/gcc-lib/powerpc-unknown-linux-gnu/3.3.3/specs
Configured with: /home/toolchain/src/gcc-3_3-branch/configure --prefix=/home/toolchain/gcc33 --enable-languages=c,c++ --disable-nls
Thread model: posix
gcc version 3.3.3 20031025 (prerelease)


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

* [Bug bootstrap/12787] libsupc++/tinfo2.cc:167: internal compiler error: in output_die, at dwarf2out.c:6652
  2003-10-27  9:11 [Bug bootstrap/12787] New: libsupc++/tinfo2.cc:167: internal compiler error: in output_die, at dwarf2out.c:6652 olh at suse dot de
                   ` (7 preceding siblings ...)
  2003-10-31  9:48 ` olh at suse dot de
@ 2003-11-01 11:53 ` olh at suse dot de
  2003-11-01 12:01 ` olh at suse dot de
                   ` (4 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: olh at suse dot de @ 2003-11-01 11:53 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From olh at suse dot de  2003-11-01 11:53 -------
this is a bug in the optimizer.
I can reproduce it also in a SuSE SLES8 enviroment.

compiling with '-O2' or '-O2 -g' or '-O1' works, '-O1 -g' leads to an ICE:

toolchain:~/obj34/obj-gcc/powerpc-unknown-linux-gnu/nof/libstdc++-v3/libsupc++ $ /home/toolchain/obj34/obj-gcc/gcc/cc1plus -quiet -nostdinc++ -v -I/home/toolchain/src/gcc-head/libstdc++-v3/../gcc -I/home/toolchain/obj34/obj-gcc/powerpc-unknown-linux-gnu/nof/libstdc++-v3/include/powerpc-unknown-linux-gnu -I/home/toolchain/obj34/obj-gcc/powerpc-unknown-linux-gnu/nof/libstdc++-v3/include -I/home/toolchain/src/gcc-head/libstdc++-v3/libsupc++ -iprefix /home/toolchain/obj34/obj-gcc/gcc/../lib/gcc/powerpc-unknown-linux-gnu/3.4/ -isystem /home/toolchain/obj34/obj-gcc/gcc/include -isystem /home/toolchain/gcc34/powerpc-unknown-linux-gnu/bin/include -isystem /home/toolchain/gcc34/powerpc-unknown-linux-gnu/lib/include -D_GNU_SOURCE -D__unix__ -D__gnu_linux__ -D__linux__ -Dunix -D__unix -Dlinux -D__linux -Asystem=unix -Asystem=posix -D_GNU_SOURCE -DPIC -isystem /home/toolchain/gcc34/powerpc-unknown-linux-gnu/include -isystem /home/toolchain/gcc34/powerpc-unknown-linux-gnu/sys-include /home/toolchain/src/gcc-head/libstdc++-v3/libsupc++/tinfo2.cc -quiet -dumpbase tinfo2.cc -msoft-float -mstrict-align -msoft-float -mstrict-align -auxbase-strip tinfo2.o -g -O2 -O1 -O1 -O2 -Wall -Wall -Wall -W -Wwrite-strings -Wcast-qual -version -fPIC -fsigned-char -fmessage-length=0 -fsigned-char -fmessage-length=0 -fPIC -fno-implicit-templates -fdiagnostics-show-location=once -fPIC -O1 -o /tmp/cctTyb87.s
/home/toolchain/src/gcc-head/libstdc++-v3/libsupc++/tinfo2.cc:167: internal compiler error: in output_die, at dwarf2out.c:6652

toolchain:~/obj34/obj-gcc/powerpc-unknown-linux-gnu/nof/libstdc++-v3/libsupc++ $ /home/toolchain/obj34/obj-gcc/gcc/cc1plus -quiet -nostdinc++ -v -I/home/toolchain/src/gcc-head/libstdc++-v3/../gcc -I/home/toolchain/obj34/obj-gcc/powerpc-unknown-linux-gnu/nof/libstdc++-v3/include/powerpc-unknown-linux-gnu -I/home/toolchain/obj34/obj-gcc/powerpc-unknown-linux-gnu/nof/libstdc++-v3/include -I/home/toolchain/src/gcc-head/libstdc++-v3/libsupc++ -iprefix /home/toolchain/obj34/obj-gcc/gcc/../lib/gcc/powerpc-unknown-linux-gnu/3.4/ -isystem /home/toolchain/obj34/obj-gcc/gcc/include -isystem /home/toolchain/gcc34/powerpc-unknown-linux-gnu/bin/include -isystem /home/toolchain/gcc34/powerpc-unknown-linux-gnu/lib/include -D_GNU_SOURCE -D__unix__ -D__gnu_linux__ -D__linux__ -Dunix -D__unix -Dlinux -D__linux -Asystem=unix -Asystem=posix -D_GNU_SOURCE -DPIC -isystem /home/toolchain/gcc34/powerpc-unknown-linux-gnu/include -isystem /home/toolchain/gcc34/powerpc-unknown-linux-gnu/sys-include /home/toolchain/src/gcc-head/libstdc++-v3/libsupc++/tinfo2.cc -quiet -dumpbase tinfo2.cc -msoft-float -mstrict-align -msoft-float -mstrict-align -auxbase-strip tinfo2.o -g -O2 -O1 -O1 -O2 -Wall -Wall -Wall -W -Wwrite-strings -Wcast-qual -version -fPIC -fsigned-char -fmessage-length=0 -fsigned-char -fmessage-length=0 -fPIC -fno-implicit-templates -fdiagnostics-show-location=once -fPIC -O1 -O2 -o /tmp/cctTyb87.s
works.


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

* [Bug bootstrap/12787] libsupc++/tinfo2.cc:167: internal compiler error: in output_die, at dwarf2out.c:6652
  2003-10-27  9:11 [Bug bootstrap/12787] New: libsupc++/tinfo2.cc:167: internal compiler error: in output_die, at dwarf2out.c:6652 olh at suse dot de
                   ` (8 preceding siblings ...)
  2003-11-01 11:53 ` olh at suse dot de
@ 2003-11-01 12:01 ` olh at suse dot de
  2003-11-02 22:51 ` [Bug debug/12787] [3.4 Regression] [unit-at-a-time] " pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: olh at suse dot de @ 2003-11-01 12:01 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From olh at suse dot de  2003-11-01 12:01 -------
-O1 -g -funit-at-a-time works.
-O2 -g -fno-unit-at-a-time leads to an ICE


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

* [Bug debug/12787] [3.4 Regression] [unit-at-a-time] libsupc++/tinfo2.cc:167: internal compiler error: in output_die, at dwarf2out.c:6652
  2003-10-27  9:11 [Bug bootstrap/12787] New: libsupc++/tinfo2.cc:167: internal compiler error: in output_die, at dwarf2out.c:6652 olh at suse dot de
                   ` (9 preceding siblings ...)
  2003-11-01 12:01 ` olh at suse dot de
@ 2003-11-02 22:51 ` pinskia at gcc dot gnu dot org
  2003-12-19  6:00 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  13 siblings, 0 replies; 15+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-11-02 22:51 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|bootstrap                   |debug
     Ever Confirmed|                            |1
           Keywords|                            |build, ice-on-valid-code
   Last reconfirmed|0000-00-00 00:00:00         |2003-11-02 22:51:25
               date|                            |
            Summary|libsupc++/tinfo2.cc:167:    |[3.4 Regression] [unit-at-a-
                   |internal compiler error: in |time]
                   |output_die, at              |libsupc++/tinfo2.cc:167:
                   |dwarf2out.c:6652            |internal compiler error: in
                   |                            |output_die, at
                   |                            |dwarf2out.c:6652
   Target Milestone|---                         |3.4


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

* [Bug debug/12787] [3.4 Regression] [unit-at-a-time] libsupc++/tinfo2.cc:167: internal compiler error: in output_die, at dwarf2out.c:6652
  2003-10-27  9:11 [Bug bootstrap/12787] New: libsupc++/tinfo2.cc:167: internal compiler error: in output_die, at dwarf2out.c:6652 olh at suse dot de
                   ` (10 preceding siblings ...)
  2003-11-02 22:51 ` [Bug debug/12787] [3.4 Regression] [unit-at-a-time] " pinskia at gcc dot gnu dot org
@ 2003-12-19  6:00 ` pinskia at gcc dot gnu dot org
  2003-12-29 12:06 ` hubicka at gcc dot gnu dot org
  2004-01-02 12:50 ` olh at suse dot de
  13 siblings, 0 replies; 15+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-12-19  6:00 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-19 05:30 -------
Very much related to bug 13367.
Jan could you look at this one too?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |hubicka at gcc dot gnu dot
                   |dot org                     |org
           Severity|normal                      |critical
             Status|NEW                         |ASSIGNED


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


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

* [Bug debug/12787] [3.4 Regression] [unit-at-a-time] libsupc++/tinfo2.cc:167: internal compiler error: in output_die, at dwarf2out.c:6652
  2003-10-27  9:11 [Bug bootstrap/12787] New: libsupc++/tinfo2.cc:167: internal compiler error: in output_die, at dwarf2out.c:6652 olh at suse dot de
                   ` (11 preceding siblings ...)
  2003-12-19  6:00 ` pinskia at gcc dot gnu dot org
@ 2003-12-29 12:06 ` hubicka at gcc dot gnu dot org
  2004-01-02 12:50 ` olh at suse dot de
  13 siblings, 0 replies; 15+ messages in thread
From: hubicka at gcc dot gnu dot org @ 2003-12-29 12:06 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From hubicka at gcc dot gnu dot org  2003-12-29 11:30 -------
Does it still reproduce on PPC?  Can't get it failing in the crosscompiler
ibm:~/gcc5/gcc/build2/gcc # ./xgcc -B ./ -O1 -g ~/tinfo2.ii  -fno-unit-at-a-time -fPIC
as: unrecognized option `-mppc'
I've fixed the other dwarf2out ICE, but it is unlikely related to this one as it requires -fno-inline
Honza

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |WAITING


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


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

* [Bug debug/12787] [3.4 Regression] [unit-at-a-time] libsupc++/tinfo2.cc:167: internal compiler error: in output_die, at dwarf2out.c:6652
  2003-10-27  9:11 [Bug bootstrap/12787] New: libsupc++/tinfo2.cc:167: internal compiler error: in output_die, at dwarf2out.c:6652 olh at suse dot de
                   ` (12 preceding siblings ...)
  2003-12-29 12:06 ` hubicka at gcc dot gnu dot org
@ 2004-01-02 12:50 ` olh at suse dot de
  13 siblings, 0 replies; 15+ messages in thread
From: olh at suse dot de @ 2004-01-02 12:50 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From olh at suse dot de  2004-01-02 12:50 -------
It seems to work with '-O1 -g -funit-at-a-time' and '-O2 -g -fno-unit-at-a-time'
So this can be closed.

kdebeta:~ $ /home/toolchain/gcc34/libexec/gcc/powerpc-unknown-linux-gnu/3.4.0/cc1plus -fpreprocessed PR12787_5006.ii -quiet -dumpbase tinfo2.cc -msoft-float -mstrict-align -msoft-float -mstrict-align -auxbase-strip tinfo2.o -g -g -O2 -O1 -O1 -Wall -Wall -Wall -W -Wwrite-strings -Wcast-qual -version -fPIC -fsigned-char -fmessage-length=0 -fsigned-char -fmessage-length=0 -fPIC -fno-implicit-templates -fdiagnostics-show-location=once -fPIC -o tinfo2.s
GNU C++ version 3.4.0 20040101 (experimental) (powerpc-unknown-linux-gnu)
        compiled by GNU C version 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r1, propolice).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096

kdebeta:~ $ /home/toolchain/gcc34/libexec/gcc/powerpc-unknown-linux-gnu/3.4.0/cc1plus -fpreprocessed PR12787_5006.ii -quiet -dumpbase tinfo2.cc -msoft-float -mstrict-align -msoft-float -mstrict-align -auxbase-strip tinfo2.o -g -g -O2 -O1 -O1 -Wall -Wall -Wall -W -Wwrite-strings -Wcast-qual -version -fPIC -fsigned-char -fmessage-length=0 -fsigned-char -fmessage-length=0 -fPIC -fno-implicit-templates -fdiagnostics-show-location=once -fPIC -o tinfo2.s -O1 -g -funit-at-a-time
GNU C++ version 3.4.0 20040101 (experimental) (powerpc-unknown-linux-gnu)
        compiled by GNU C version 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r1, propolice).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
kdebeta:~ $ /home/toolchain/gcc34/libexec/gcc/powerpc-unknown-linux-gnu/3.4.0/cc1plus -fpreprocessed PR12787_5006.ii -quiet -dumpbase tinfo2.cc -msoft-float -mstrict-align -msoft-float -mstrict-align -auxbase-strip tinfo2.o -g -g -O2 -O1 -O1 -Wall -Wall -Wall -W -Wwrite-strings -Wcast-qual -version -fPIC -fsigned-char -fmessage-length=0 -fsigned-char -fmessage-length=0 -fPIC -fno-implicit-templates -fdiagnostics-show-location=once -fPIC -o tinfo2.s -O2 -g -fno-unit-at-a-time
GNU C++ version 3.4.0 20040101 (experimental) (powerpc-unknown-linux-gnu)
        compiled by GNU C version 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r1, propolice).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
kdebeta:~ $ 


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |FIXED


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


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

end of thread, other threads:[~2004-01-02 12:50 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-27  9:11 [Bug bootstrap/12787] New: libsupc++/tinfo2.cc:167: internal compiler error: in output_die, at dwarf2out.c:6652 olh at suse dot de
2003-10-27  9:49 ` [Bug bootstrap/12787] " olh at suse dot de
2003-10-27 17:19 ` olh at suse dot de
2003-10-30  5:42 ` pinskia at gcc dot gnu dot org
2003-10-30 13:48 ` olh at suse dot de
2003-10-30 17:23 ` pinskia at gcc dot gnu dot org
2003-10-30 18:32 ` olh at suse dot de
2003-10-30 20:56 ` olh at suse dot de
2003-10-31  9:48 ` olh at suse dot de
2003-11-01 11:53 ` olh at suse dot de
2003-11-01 12:01 ` olh at suse dot de
2003-11-02 22:51 ` [Bug debug/12787] [3.4 Regression] [unit-at-a-time] " pinskia at gcc dot gnu dot org
2003-12-19  6:00 ` pinskia at gcc dot gnu dot org
2003-12-29 12:06 ` hubicka at gcc dot gnu dot org
2004-01-02 12:50 ` olh at suse dot de

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