public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/14542] ICE on simple source
Date: Fri, 19 Mar 2004 06:45:00 -0000	[thread overview]
Message-ID: <20040319064551.25564.qmail@sources.redhat.com> (raw)
In-Reply-To: <20040312015624.14542.namsh@kldp.org>


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-19 06:45 -------
Confirmed.

live_at_start mismatch in bb 0, aborting
New:

first = 0x42020db0 current = 0x42020db0 indx = 0
        0x42020db0 next = 0x0 prev = 0x0 indx = 0
                bits = { 1 3 }
Old:
;; basic block 0, loop depth 0, count 0
;; prev block -1, next block 1
;; pred:       ENTRY [100.0%]  (fallthru)
;; succ:       1 [100.0%]  (fallthru)
;; Registers live at start:  0 [x] 1 [d] 3 [sp]
(note:HI 61 2 126 0 [bb 0] NOTE_INSN_BASIC_BLOCK)
(note 126 61 5 0 NOTE_INSN_PROLOGUE_END)
(note:HI 5 126 143 0 NOTE_INSN_FUNCTION_BEG)
(insn 143 5 144 0 (set (mem:HI (pre_dec:HI (reg/f:HI 3 sp)) [0 S2 A8])
        (reg:HI 1 d [ d ])) 26 {*movhi_68hc12} (nil)
    (nil))
(insn 144 143 133 0 (set (reg:HI 0 x)
        (reg:HI 1 d [ d ])) 26 {*movhi_68hc12} (nil)
    (expr_list:REG_DEAD (reg:HI 1 d [ d ])
        (nil)))
;; Registers live at end:  0 [x] 3 [sp]

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-03-19 06:45:50
               date|                            |


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


  parent reply	other threads:[~2004-03-19  6:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-12  1:56 [Bug target/14542] New: " gcc-bugzilla at gcc dot gnu dot org
2004-03-12  4:53 ` [Bug target/14542] " pinskia at gcc dot gnu dot org
2004-03-19  6:45 ` pinskia at gcc dot gnu dot org [this message]
2004-03-19  6:45 ` kazu at cs dot umass dot edu
2004-06-06  9:48 ` ciceron at gcc dot gnu dot org
2004-06-06 16:56 ` cvs-commit at gcc dot gnu dot org
2004-06-06 17:01 ` cvs-commit at gcc dot gnu dot org
2004-06-06 17:03 ` ciceron at gcc dot gnu dot org
2004-06-06 18:35 ` pinskia at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040319064551.25564.qmail@sources.redhat.com \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).