public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/27188]  New: libgcc2.c:382: internal compiler error: in prune_unused_types_update_strings, at dwarf2out.c:14009
@ 2006-04-18  1:22 danglin at gcc dot gnu dot org
  2006-04-18  1:29 ` [Bug debug/27188] [4.2 Regression] " pinskia at gcc dot gnu dot org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: danglin at gcc dot gnu dot org @ 2006-04-18  1:22 UTC (permalink / raw)
  To: gcc-bugs

/home/dave/gcc-4.2/objdir/./gcc/xgcc -B/home/dave/gcc-4.2/objdir/./gcc/
-B/home/
dave/opt/gnu/gcc/gcc-4.2.0/hppa-linux/bin/
-B/home/dave/opt/gnu/gcc/gcc-4.2.0/hp
pa-linux/lib/ -isystem /home/dave/opt/gnu/gcc/gcc-4.2.0/hppa-linux/include
-isys
tem /home/dave/opt/gnu/gcc/gcc-4.2.0/hppa-linux/sys-include -O2  -O2 -g -O2 
-DI
N_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold
-style-definition  -isystem ./include  -fPIC -DELF=1 -DLINUX=1 -g
-DHAVE_GTHR_DE
FAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc/gcc
-I../../gcc
/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../libcpp/include 
-I../../gcc
/gcc/../libdecnumber -I../libdecnumber -DL_mulvdi3 -fvisibility=hidden
-DHIDE_EX
PORTS -c ../../gcc/gcc/libgcc2.c -o libgcc/./_mulvdi3.o
../../gcc/gcc/libgcc2.c:382: internal compiler error: in
prune_unused_types_upda
te_strings, at dwarf2out.c:14009
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[4]: *** [libgcc/./_mulvdi3.o] Error 1


-- 
           Summary: libgcc2.c:382: internal compiler error: in
                    prune_unused_types_update_strings, at dwarf2out.c:14009
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: debug
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
 GCC build triplet: hppa-unknown-linux-gnu
  GCC host triplet: hppa-unknown-linux-gnu
GCC target triplet: hppa-unknown-linux-gnu


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


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

* [Bug debug/27188] [4.2 Regression] libgcc2.c:382: internal compiler error: in prune_unused_types_update_strings, at dwarf2out.c:14009
  2006-04-18  1:22 [Bug debug/27188] New: libgcc2.c:382: internal compiler error: in prune_unused_types_update_strings, at dwarf2out.c:14009 danglin at gcc dot gnu dot org
@ 2006-04-18  1:29 ` pinskia at gcc dot gnu dot org
  2006-04-18  1:33 ` pinskia at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-04-18  1:29 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aldyh at gcc dot gnu dot org
           Keywords|                            |build, ice-on-valid-code
            Summary|libgcc2.c:382: internal     |[4.2 Regression]
                   |compiler error: in          |libgcc2.c:382: internal
                   |prune_unused_types_update_st|compiler error: in
                   |rings, at dwarf2out.c:14009 |prune_unused_types_update_st
                   |                            |rings, at dwarf2out.c:14009
   Target Milestone|---                         |4.2.0


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


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

* [Bug debug/27188] [4.2 Regression] libgcc2.c:382: internal compiler error: in prune_unused_types_update_strings, at dwarf2out.c:14009
  2006-04-18  1:22 [Bug debug/27188] New: libgcc2.c:382: internal compiler error: in prune_unused_types_update_strings, at dwarf2out.c:14009 danglin at gcc dot gnu dot org
  2006-04-18  1:29 ` [Bug debug/27188] [4.2 Regression] " pinskia at gcc dot gnu dot org
@ 2006-04-18  1:33 ` pinskia at gcc dot gnu dot org
  2006-04-18  3:51 ` jvdelisle at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-04-18  1:33 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-04-18 01:33 -------
Sorry Aldy for CCing you (I saw prune_unused and thought it was your front-end
patch).  When in fact it was:
http://gcc.gnu.org/ml/gcc-patches/2006-04/msg00641.html

That caused the ICE.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|aldyh at gcc dot gnu dot org|geoffk at gcc dot gnu dot
                   |                            |org


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


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

* [Bug debug/27188] [4.2 Regression] libgcc2.c:382: internal compiler error: in prune_unused_types_update_strings, at dwarf2out.c:14009
  2006-04-18  1:22 [Bug debug/27188] New: libgcc2.c:382: internal compiler error: in prune_unused_types_update_strings, at dwarf2out.c:14009 danglin at gcc dot gnu dot org
  2006-04-18  1:29 ` [Bug debug/27188] [4.2 Regression] " pinskia at gcc dot gnu dot org
  2006-04-18  1:33 ` pinskia at gcc dot gnu dot org
@ 2006-04-18  3:51 ` jvdelisle at gcc dot gnu dot org
  2006-04-18  6:13 ` geoffk at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: jvdelisle at gcc dot gnu dot org @ 2006-04-18  3:51 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from jvdelisle at gcc dot gnu dot org  2006-04-18 03:51 -------
*** Bug 27191 has been marked as a duplicate of this bug. ***


-- 

jvdelisle at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jvdelisle at gcc dot gnu dot
                   |                            |org


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


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

* [Bug debug/27188] [4.2 Regression] libgcc2.c:382: internal compiler error: in prune_unused_types_update_strings, at dwarf2out.c:14009
  2006-04-18  1:22 [Bug debug/27188] New: libgcc2.c:382: internal compiler error: in prune_unused_types_update_strings, at dwarf2out.c:14009 danglin at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2006-04-18  3:51 ` jvdelisle at gcc dot gnu dot org
@ 2006-04-18  6:13 ` geoffk at gcc dot gnu dot org
  2006-04-18 13:14 ` dave at hiauly1 dot hia dot nrc dot ca
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: geoffk at gcc dot gnu dot org @ 2006-04-18  6:13 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from geoffk at gcc dot gnu dot org  2006-04-18 06:12 -------
Preprocessed source?


-- 


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


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

* [Bug debug/27188] [4.2 Regression] libgcc2.c:382: internal compiler error: in prune_unused_types_update_strings, at dwarf2out.c:14009
  2006-04-18  1:22 [Bug debug/27188] New: libgcc2.c:382: internal compiler error: in prune_unused_types_update_strings, at dwarf2out.c:14009 danglin at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2006-04-18  6:13 ` geoffk at gcc dot gnu dot org
@ 2006-04-18 13:14 ` dave at hiauly1 dot hia dot nrc dot ca
  2006-04-18 16:05 ` pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: dave at hiauly1 dot hia dot nrc dot ca @ 2006-04-18 13:14 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from dave at hiauly1 dot hia dot nrc dot ca  2006-04-18 13:14 -------
Subject: Re:  [4.2 Regression] libgcc2.c:382: internal compiler error: in
prune_unused_types_update_strings, at dwarf2out.c:14009

> Preprocessed source?

Attached.

Dave


------- Comment #5 from dave at hiauly1 dot hia dot nrc dot ca  2006-04-18 13:14 -------
Created an attachment (id=11293)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11293&action=view)


-- 


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


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

* [Bug debug/27188] [4.2 Regression] libgcc2.c:382: internal compiler error: in prune_unused_types_update_strings, at dwarf2out.c:14009
  2006-04-18  1:22 [Bug debug/27188] New: libgcc2.c:382: internal compiler error: in prune_unused_types_update_strings, at dwarf2out.c:14009 danglin at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2006-04-18 13:14 ` dave at hiauly1 dot hia dot nrc dot ca
@ 2006-04-18 16:05 ` pinskia at gcc dot gnu dot org
  2006-04-18 17:36 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-04-18 16:05 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from pinskia at gcc dot gnu dot org  2006-04-18 16:05 -------
Now it is a blocker if it happens on x86-linux-gnu also.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
           Severity|normal                      |blocker
 GCC target triplet|hppa-unknown-linux-gnu      |hppa-unknown-linux-gnu,
                   |                            |i386-linux-gnu


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


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

* [Bug debug/27188] [4.2 Regression] libgcc2.c:382: internal compiler error: in prune_unused_types_update_strings, at dwarf2out.c:14009
  2006-04-18  1:22 [Bug debug/27188] New: libgcc2.c:382: internal compiler error: in prune_unused_types_update_strings, at dwarf2out.c:14009 danglin at gcc dot gnu dot org
                   ` (5 preceding siblings ...)
  2006-04-18 16:05 ` pinskia at gcc dot gnu dot org
@ 2006-04-18 17:36 ` pinskia at gcc dot gnu dot org
  2006-04-18 18:34 ` sje at cup dot hp dot com
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-04-18 17:36 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from pinskia at gcc dot gnu dot org  2006-04-18 17:35 -------
*** Bug 27200 has been marked as a duplicate of this bug. ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marcus at jet dot franken
                   |                            |dot de


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


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

* [Bug debug/27188] [4.2 Regression] libgcc2.c:382: internal compiler error: in prune_unused_types_update_strings, at dwarf2out.c:14009
  2006-04-18  1:22 [Bug debug/27188] New: libgcc2.c:382: internal compiler error: in prune_unused_types_update_strings, at dwarf2out.c:14009 danglin at gcc dot gnu dot org
                   ` (6 preceding siblings ...)
  2006-04-18 17:36 ` pinskia at gcc dot gnu dot org
@ 2006-04-18 18:34 ` sje at cup dot hp dot com
  2006-04-19 13:27 ` dave at hiauly1 dot hia dot nrc dot ca
  2006-04-19 22:26 ` pinskia at gcc dot gnu dot org
  9 siblings, 0 replies; 11+ messages in thread
From: sje at cup dot hp dot com @ 2006-04-18 18:34 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from sje at cup dot hp dot com  2006-04-18 18:34 -------
I tried Geoff's patch from
http://gcc.gnu.org/ml/gcc-patches/2006-04/msg00651.html
and that fixed my bootstrap failure on ia64-hp-hpux11.23.


-- 

sje at cup dot hp dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sje at cup dot hp dot com


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


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

* [Bug debug/27188] [4.2 Regression] libgcc2.c:382: internal compiler error: in prune_unused_types_update_strings, at dwarf2out.c:14009
  2006-04-18  1:22 [Bug debug/27188] New: libgcc2.c:382: internal compiler error: in prune_unused_types_update_strings, at dwarf2out.c:14009 danglin at gcc dot gnu dot org
                   ` (7 preceding siblings ...)
  2006-04-18 18:34 ` sje at cup dot hp dot com
@ 2006-04-19 13:27 ` dave at hiauly1 dot hia dot nrc dot ca
  2006-04-19 22:26 ` pinskia at gcc dot gnu dot org
  9 siblings, 0 replies; 11+ messages in thread
From: dave at hiauly1 dot hia dot nrc dot ca @ 2006-04-19 13:27 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #9 from dave at hiauly1 dot hia dot nrc dot ca  2006-04-19 13:26 -------
Subject: Re:  [4.2 Regression] libgcc2.c:382: internal compiler error: in
prune_unused_types_update_strings, at dwarf2out.c:RO

> ------- Comment #8 from sje at cup dot hp dot com  2006-04-18 18:34 -------
> I tried Geoff's patch from
> http://gcc.gnu.org/ml/gcc-patches/2006-04/msg00651.html
> and that fixed my bootstrap failure on ia64-hp-hpux11.23.

The patch installed by Geoff fixes the boostrap failure on
hppa-unknown-linux-gnu.

Dave


-- 


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


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

* [Bug debug/27188] [4.2 Regression] libgcc2.c:382: internal compiler error: in prune_unused_types_update_strings, at dwarf2out.c:14009
  2006-04-18  1:22 [Bug debug/27188] New: libgcc2.c:382: internal compiler error: in prune_unused_types_update_strings, at dwarf2out.c:14009 danglin at gcc dot gnu dot org
                   ` (8 preceding siblings ...)
  2006-04-19 13:27 ` dave at hiauly1 dot hia dot nrc dot ca
@ 2006-04-19 22:26 ` pinskia at gcc dot gnu dot org
  9 siblings, 0 replies; 11+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-04-19 22:26 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #10 from pinskia at gcc dot gnu dot org  2006-04-19 22:26 -------
Fixed.


-- 

pinskia at gcc dot gnu dot org changed:

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


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


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

end of thread, other threads:[~2006-04-19 22:26 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-18  1:22 [Bug debug/27188] New: libgcc2.c:382: internal compiler error: in prune_unused_types_update_strings, at dwarf2out.c:14009 danglin at gcc dot gnu dot org
2006-04-18  1:29 ` [Bug debug/27188] [4.2 Regression] " pinskia at gcc dot gnu dot org
2006-04-18  1:33 ` pinskia at gcc dot gnu dot org
2006-04-18  3:51 ` jvdelisle at gcc dot gnu dot org
2006-04-18  6:13 ` geoffk at gcc dot gnu dot org
2006-04-18 13:14 ` dave at hiauly1 dot hia dot nrc dot ca
2006-04-18 16:05 ` pinskia at gcc dot gnu dot org
2006-04-18 17:36 ` pinskia at gcc dot gnu dot org
2006-04-18 18:34 ` sje at cup dot hp dot com
2006-04-19 13:27 ` dave at hiauly1 dot hia dot nrc dot ca
2006-04-19 22:26 ` 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).