[Bug target/23436] New: Insn does not satisfy its constraints (reload_cse_simplify_operands)

loki at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Aug 17 08:27:00 GMT 2005


I have the following internal compiler error at -O3.

Command line:
arm-elf-gcc -c -O3 -mthumb pr.c

Output:
pr.c: In function 'nrrdAxisInfoGet':
pr.c:1934: error: insn does not satisfy its constraints:
(insn:HI 59 275 240 7 (set (mem:SI (plus:SI (reg:SI 2 r2)
                (reg/f:SI 13 sp)) [2 S4 A32])
        (reg:SI 3 r3 [orig:130 <variable>.size ] [130])) 143 {*thumb_movsi_insn}
(insn_list:REG_DEP_TRUE 58 (nil))
    (nil))
pr.c:1934: internal compiler error: in reload_cse_simplify_operands, at
postreload.c:393


Last working version:
2005-08-04 12:00:00 UTC

-- 
           Summary: Insn does not satisfy its constraints
                    (reload_cse_simplify_operands)
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: loki at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: thumb-elf


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



More information about the Gcc-bugs mailing list