public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/13908] New: GCC error: in splice_child_die, at dwarf2out.c:5160
@ 2004-01-29  1:24 danglin at gcc dot gnu dot org
  2004-01-29  1:36 ` [Bug debug/13908] [3.5 Regression] " pinskia at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: danglin at gcc dot gnu dot org @ 2004-01-29  1:24 UTC (permalink / raw)
  To: gcc-bugs

stage1/xgcc -Bstage1/ -B/home/dave/opt/gnu/gcc/gcc-3.5/hppa-linux/bin/ -c -g -O2
      -gnatpg -gnata -I- -I. -Iada -I../../gcc/gcc/ada ../../gcc/gcc/ada/osint.a
db -o ada/osint.o
+===========================GNAT BUG DETECTED==============================+
| 3.5.0 20040128 (experimental) (hppa-unknown-linux-gnu) GCC error:        |
| in splice_child_die, at dwarf2out.c:5160                                 |
| Error detected at osint.ads:570:19                                       |
| Please submit a bug report; see http://gcc.gnu.org/bugs.html.            |
| Include the entire contents of this bug box in the report.               |
| Include the exact gcc or gnatmake command that you entered.              |
| Also include sources listed below in gnatchop format                     |
| (concatenated together with no headers between files).                   |
+==========================================================================+

-- 
           Summary: GCC error: in splice_child_die, at dwarf2out.c:5160
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: debug
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
                CC: gcc-bugs 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=13908


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

* [Bug debug/13908] [3.5 Regression] GCC error: in splice_child_die, at dwarf2out.c:5160
  2004-01-29  1:24 [Bug debug/13908] New: GCC error: in splice_child_die, at dwarf2out.c:5160 danglin at gcc dot gnu dot org
@ 2004-01-29  1:36 ` pinskia at gcc dot gnu dot org
  2004-01-29 18:22 ` danglin at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-29  1:36 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-29 01:36 -------
Patch here: http://gcc.gnu.org/ml/gcc-patches/2004-01/msg03142.html.
Confirmed also happens on i686-linux.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |ice-on-valid-code, patch
   Last reconfirmed|0000-00-00 00:00:00         |2004-01-29 01:36:25
               date|                            |
            Summary|GCC error: in               |[3.5 Regression] GCC error:
                   |splice_child_die, at        |in splice_child_die, at
                   |dwarf2out.c:5160            |dwarf2out.c:5160
   Target Milestone|---                         |3.5.0


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


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

* [Bug debug/13908] [3.5 Regression] GCC error: in splice_child_die, at dwarf2out.c:5160
  2004-01-29  1:24 [Bug debug/13908] New: GCC error: in splice_child_die, at dwarf2out.c:5160 danglin at gcc dot gnu dot org
  2004-01-29  1:36 ` [Bug debug/13908] [3.5 Regression] " pinskia at gcc dot gnu dot org
@ 2004-01-29 18:22 ` danglin at gcc dot gnu dot org
  2004-01-29 18:52 ` dpatel at apple dot com
  2004-01-29 18:57 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: danglin at gcc dot gnu dot org @ 2004-01-29 18:22 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From danglin at gcc dot gnu dot org  2004-01-29 18:22 -------
The error doesn't occur when this "fix" is installed.

http://gcc.gnu.org/ml/gcc-patches/2004-01/msg03142.html

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dpatel at apple dot com


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


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

* [Bug debug/13908] [3.5 Regression] GCC error: in splice_child_die, at dwarf2out.c:5160
  2004-01-29  1:24 [Bug debug/13908] New: GCC error: in splice_child_die, at dwarf2out.c:5160 danglin at gcc dot gnu dot org
  2004-01-29  1:36 ` [Bug debug/13908] [3.5 Regression] " pinskia at gcc dot gnu dot org
  2004-01-29 18:22 ` danglin at gcc dot gnu dot org
@ 2004-01-29 18:52 ` dpatel at apple dot com
  2004-01-29 18:57 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: dpatel at apple dot com @ 2004-01-29 18:52 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From dpatel at apple dot com  2004-01-29 18:52 -------
I've checked in the fix. It is now part of GCC 3.5.0

-- 


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


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

* [Bug debug/13908] [3.5 Regression] GCC error: in splice_child_die, at dwarf2out.c:5160
  2004-01-29  1:24 [Bug debug/13908] New: GCC error: in splice_child_die, at dwarf2out.c:5160 danglin at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2004-01-29 18:52 ` dpatel at apple dot com
@ 2004-01-29 18:57 ` pinskia at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-29 18:57 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-29 18:57 -------
Fixed then.

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


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


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

end of thread, other threads:[~2004-01-29 18:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-29  1:24 [Bug debug/13908] New: GCC error: in splice_child_die, at dwarf2out.c:5160 danglin at gcc dot gnu dot org
2004-01-29  1:36 ` [Bug debug/13908] [3.5 Regression] " pinskia at gcc dot gnu dot org
2004-01-29 18:22 ` danglin at gcc dot gnu dot org
2004-01-29 18:52 ` dpatel at apple dot com
2004-01-29 18:57 ` 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).