gcc.c-torture/compile/20050303-1.c FAILs like so:

$ ./cc1 -quiet -mcpu=5485 20050303-1.c
20050303-1.c: In function 'crc':
20050303-1.c:10: error: unable to generate reloads for:
(insn 8 7 9 3 20050303-1.c:8 (parallel [
            (set (cc0)
                (compare (reg:DI 30 [ D.1560 ])
                    (const_double -1 [0xffffffff] 0 [0x0] 0 [0x0] 0 [0x0] 0
[0x0] 0 [0x0])))
            (clobber (reg:DI 31))
        ]) 12 {*m68k.md:302} (expr_list:REG_UNUSED (reg:DI 31)
        (nil)))
20050303-1.c:10: internal compiler error: in find_reloads, at reload.c:3733
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


-- 
           Summary: gcc.c-torture/compile/20050303-1.c FAILs
           Product: gcc
           Version: 4.3.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-elf


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

Reply via email to