public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/24949]  New: FAIL: gcc.c-torture/compile/20000403-2.c -O0
@ 2005-11-20  4:28 kazu at gcc dot gnu dot org
  2006-02-26 19:56 ` [Bug target/24949] " pinskia at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: kazu at gcc dot gnu dot org @ 2005-11-20  4:28 UTC (permalink / raw)
  To: gcc-bugs

With 4.1, gcc.c-torture/compile/20000403-2.c fails

Here is a slightly reduced test case.

void
foo (long long tmp)
{
  tmp = tmp >> 32;
}

20000403-2.c: In function 'foo':
20000403-2.c:5: error: unrecognizable insn:
(insn 8 6 9 1 (set (mem/c/i:DI (reg/f:SI 25 virtual-incoming-args) [0 tmp+0 S8
A32])
        (ashiftrt:DI (mem/c/i:DI (reg/f:SI 25 virtual-incoming-args) [0 tmp+0
S8 A32])
            (const_int 32 [0x20]))) -1 (nil)
    (nil))
20000403-2.c:5: internal compiler error: in extract_insn, at recog.c:2084
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


-- 
           Summary: FAIL: gcc.c-torture/compile/20000403-2.c -O0
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kazu at gcc dot gnu dot org
GCC target triplet: m68k-none-elf


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


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

end of thread, other threads:[~2006-12-15 18:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-20  4:28 [Bug target/24949] New: FAIL: gcc.c-torture/compile/20000403-2.c -O0 kazu at gcc dot gnu dot org
2006-02-26 19:56 ` [Bug target/24949] " pinskia at gcc dot gnu dot org
2006-05-10 17:35 ` kazu at gcc dot gnu dot org
2006-05-10 17:36 ` kazu at gcc dot gnu dot org
2006-12-15 18:11 ` rsandifo 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).