public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "matt at gsicomp dot on dot ca" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/19198] New: ICE in copyprop_hardreg_forward_1
Date: Thu, 30 Dec 2004 03:31:00 -0000	[thread overview]
Message-ID: <20041230033059.19198.matt@gsicomp.on.ca> (raw)

root@penelope# gcc -v
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]

----------------------------------------------

root@penelope# uname -a
FreeBSD penelope.gsicomp.on.ca 4.10-RELEASE-p5 FreeBSD 4.10-RELEASE-p5 #0: Wed 
Dec  8 22:11:29 EST 2004     
root@penelope.gsicomp.on.ca:/usr/obj/usr/src/sys/PENELOPE.20040530.01  i386

----------------------------------------------

matt@penelope# make shell32_main.o
gcc34 -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_SHELL32_ -
DCOM_NO_WINDOWS_H --save-temps -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-
boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith  -g -O2 -o 
shell32_main.o shell32_main.c
gcc34: warning: -pipe ignored because -save-temps specified
shell32_main.c: In function `SHGetFileInfoW':
shell32_main.c:185: error: insn does not satisfy its constraints:
(insn 1822 1263 1265 118 shell32_main.c:484 (parallel [
            (set (reg:CCNO 17 flags)
                (compare:CCNO (and:QI (reg:QI 5 di [orig:63 flags ] [63])
                        (const_int -32 [0xffffffe0]))
                    (const_int 0 [0x0])))
            (set (reg:QI 5 di [orig:63 flags ] [63])
                (and:QI (reg:QI 5 di [orig:63 flags ] [63])
                    (const_int -32 [0xffffffe0])))
        ]) 205 {*andqi_2} (nil)
    (expr_list:REG_UNUSED (reg:QI 5 di [orig:63 flags ] [63])
        (nil)))
shell32_main.c:185: internal compiler error: in copyprop_hardreg_forward_1, at 
regrename.c:1549

----------------------------------------------

-- 
           Summary: ICE in copyprop_hardreg_forward_1
           Product: gcc
           Version: 3.4.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: matt at gsicomp dot on dot ca
                CC: gcc-bugs at gcc dot gnu dot org


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


             reply	other threads:[~2004-12-30  3:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-30  3:31 matt at gsicomp dot on dot ca [this message]
2004-12-30  3:42 ` [Bug c/19198] " matt at gsicomp dot on dot ca
2004-12-30  3:44 ` matt at gsicomp dot on dot ca
2004-12-30  5:23 ` [Bug rtl-optimization/19198] " pinskia at gcc dot gnu dot org
2004-12-30 15:28 ` matt at gsicomp dot on dot ca
2005-01-23 23:46 ` pinskia at gcc dot gnu dot org
2005-01-26  0:05 ` matt at gsicomp dot on dot ca
2005-04-20  2:08 ` 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=20041230033059.19198.matt@gsicomp.on.ca \
    --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).