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 rtl-optimization/24683] [4.1 Regression] ICE in in extract_insn, at recog.c:2084
Date: Sat, 05 Nov 2005 15:50:00 -0000	[thread overview]
Message-ID: <20051105155010.6878.qmail@sourceware.org> (raw)
In-Reply-To: <bug-24683-10053@http.gcc.gnu.org/bugzilla/>



------- Comment #6 from pinskia at gcc dot gnu dot org  2005-11-05 15:50 -------
Confirmed (reduced C or C++ testcase):
int* block;
void final(){
  unsigned int i, j;
  unsigned char* data = (unsigned char *)"\0";
  for (i = 0; i < 8;i++)
    for ( ;j + 63 < 1;j += 64)
      block = (int*)  &data[j];
}


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-11-05 15:50:10
               date|                            |


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


  parent reply	other threads:[~2005-11-05 15:50 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-05 12:12 [Bug target/24683] New: " rguenth at gcc dot gnu dot org
2005-11-05 12:13 ` [Bug target/24683] " rguenth at gcc dot gnu dot org
2005-11-05 14:17 ` pinskia at gcc dot gnu dot org
2005-11-05 14:26 ` rguenth at gcc dot gnu dot org
2005-11-05 15:07 ` pinskia at gcc dot gnu dot org
2005-11-05 15:13 ` [Bug rtl-optimization/24683] " pinskia at gcc dot gnu dot org
2005-11-05 15:50 ` pinskia at gcc dot gnu dot org [this message]
2005-11-05 15:56 ` pinskia at gcc dot gnu dot org
2005-11-05 16:00 ` rguenth at gcc dot gnu dot org
2005-11-05 16:01 ` [Bug rtl-optimization/24683] [4.0/4.1 " pinskia at gcc dot gnu dot org
2005-11-05 16:10 ` [Bug rtl-optimization/24683] [3.4/4.0/4.1 " pinskia at gcc dot gnu dot org
2005-11-05 16:15 ` pinskia at gcc dot gnu dot org
2005-11-05 16:34 ` steven at gcc dot gnu dot org
2005-11-05 16:44 ` rguenth at gcc dot gnu dot org
2005-11-05 16:55 ` steven at gcc dot gnu dot org
2005-11-05 16:59 ` steven at gcc dot gnu dot org
2005-11-05 17:26 ` pinskia at gcc dot gnu dot org
2005-11-05 17:31 ` pinskia at gcc dot gnu dot org
2005-11-05 17:47 ` pinskia at gcc dot gnu dot org
2005-11-05 17:48 ` pinskia at gcc dot gnu dot org
2005-11-05 17:50 ` rguenth at gcc dot gnu dot org
2005-11-07  2:26 ` ian at airs dot com
2005-11-07 18:41 ` ian at airs dot com
2005-11-07 18:45 ` mueller at kde dot org
2005-11-07 18:52 ` ian at gcc dot gnu dot org
2005-11-07 18:55 ` ian at gcc dot gnu dot org
2005-11-07 18:58 ` ian at airs dot com

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