public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/19593] New: ICE at build_def_use, at regrename.c:763
@ 2005-01-23 19:36 joel at gcc dot gnu dot org
  2005-01-23 19:37 ` [Bug c/19593] " joel at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: joel at gcc dot gnu dot org @ 2005-01-23 19:36 UTC (permalink / raw)
  To: gcc-bugs

This is 

It does not happen with my native x86 linux from 20050113 CVS or i386-rtems
from 20050122

i386-rtems4.7-gcc -mtune=pentium -O4 -c bad.c
i386-rtems4.7-gcc -mtune=i486 -O4 -c bad.c
i386-rtems4.7-gcc -mtune=k6 -O4 -c bad.c
i386-rtems4.7-gcc -O4 -c bad.c

bad.c: In function `pckbd_init_hw':
bad.c:3180: error: insn does not satisfy its constraints:
(insn 4549 52 54 2 (parallel [
            (set (reg:CCNO 17 flags)
                (compare:CCNO (and:QI (reg/v:QI 5 di [orig:61 status ] [61])
                        (const_int -64 [0xffffffc0]))
                    (const_int 0 [0x0])))
            (set (reg/v:QI 5 di [orig:61 status ] [61])
                (and:QI (reg/v:QI 5 di [orig:61 status ] [61])
                    (const_int -64 [0xffffffc0])))
        ]) 205 {*andqi_2} (nil)
    (expr_list:REG_UNUSED (reg/v:QI 5 di [orig:61 status ] [61])
        (nil)))
bad.c:3180: internal compiler error: in build_def_use, at regrename.c:763
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 
           Summary: ICE at build_def_use, at regrename.c:763
           Product: gcc
           Version: 3.4.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: joel at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org,ralf dot corsepius at
                    rtems dot org
GCC target triplet: i386-rtems


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


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

end of thread, other threads:[~2005-07-15 21:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-23 19:36 [Bug c/19593] New: ICE at build_def_use, at regrename.c:763 joel at gcc dot gnu dot org
2005-01-23 19:37 ` [Bug c/19593] " joel at gcc dot gnu dot org
2005-01-23 19:39 ` [Bug target/19593] " pinskia at gcc dot gnu dot org
2005-01-23 23:45 ` pinskia at gcc dot gnu dot org
2005-01-23 23:48 ` pinskia at gcc dot gnu dot org
2005-01-24 12:11 ` joel at gcc dot gnu dot org
2005-06-19 14:54 ` pinskia at gcc dot gnu dot org
2005-07-15 21:01 ` 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).