public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "danglin at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/45063] [4.6 Regression] ICE: Segmentation fault (cc1) compiling matmul_i1.c
Date: Wed, 28 Jul 2010 15:34:00 -0000	[thread overview]
Message-ID: <20100728153341.18011.qmail@sourceware.org> (raw)
In-Reply-To: <bug-45063-276@http.gcc.gnu.org/bugzilla/>



------- Comment #7 from danglin at gcc dot gnu dot org  2010-07-28 15:33 -------
   0x00317ea8 <find_simple_exit+5636>:  ldw -cc(sp),r19
   0x00317eac <find_simple_exit+5640>:  copy ret0,r23
   0x00317eb0 <find_simple_exit+5644>:  stw r19,-34(sp)
   0x00317eb4 <find_simple_exit+5648>:  copy r5,r24
   0x00317eb8 <find_simple_exit+5652>:  ldi 50,r26
   0x00317ebc <find_simple_exit+5656>:  b,l 0x30d394,rp
   0x00317ec0 <find_simple_exit+5660>:  ldi 7,r25

The op1 value is loaded from the stack frame at -0xcc.  The
frame value appears to be set here:

   0x00317e48 <find_simple_exit+5540>:  stw r19,-cc(sp)

Breakpoint 3, 0x00317e48 in iv_number_of_iterations (loop=0x40296580, 
    desc=0x9b62d8) at ../../gcc/gcc/loop-iv.c:2605
2605          bound = GEN_INT (((unsigned HOST_WIDEST_INT) 1 << (size - 1 ) <<
1) - 1);
(gdb) p/x $r19
$10 = 0x0
(gdb) p size
$11 = 31


-- 


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


  parent reply	other threads:[~2010-07-28 15:34 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-24 21:38 [Bug target/45063] New: " danglin at gcc dot gnu dot org
2010-07-24 21:43 ` [Bug target/45063] [4.6 Regression] " rguenth at gcc dot gnu dot org
2010-07-24 21:53 ` dave at hiauly1 dot hia dot nrc dot ca
2010-07-27 23:20 ` danglin at gcc dot gnu dot org
2010-07-28 15:01 ` danglin at gcc dot gnu dot org
2010-07-28 15:16 ` danglin at gcc dot gnu dot org
2010-07-28 15:34 ` danglin at gcc dot gnu dot org [this message]
2010-07-28 15:46 ` bernds at gcc dot gnu dot org
2010-07-28 19:19 ` dave at hiauly1 dot hia dot nrc dot ca
2010-07-28 20:21 ` danglin at gcc dot gnu dot org
2010-07-28 22:14 ` bernds at gcc dot gnu dot org
2010-07-29 13:50 ` bernds at gcc dot gnu dot org
2010-07-30 18:34 ` sje at cup dot hp dot com
2010-07-30 19:20 ` dave at hiauly1 dot hia dot nrc dot ca
2010-08-02 20:18 ` bernds at gcc dot gnu dot org
2010-08-07 20:26 ` danglin 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=20100728153341.18011.qmail@sourceware.org \
    --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).