This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/25310] New: [4.1 Regression] ICE in reload_cse_simplify_operands, at postreload.c:393


We fail to build cupsddk:

/usr/lib64/gcc/s390x-suse-linux/4.1.0/cc1 -quiet espmsg.i -quiet -m64 -mzarch
-march=z900 -O2 -fmessage-length=0 -o /tmp/cc8yapDN.s
espmsg.c: In function ?translate_messages?:
espmsg.c:923: error: insn does not satisfy its constraints:
(insn 715 266 716 25 (set (reg:DI 2 %r2)
        (const_int 65736 [0x100c8])) 47 {*movdi_64} (nil)
    (nil))
espmsg.c:923: internal compiler error: in reload_cse_simplify_operands, at
postreload.c:393
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.suse.de/feedback> for instructions.


-- 
           Summary: [4.1 Regression] ICE in reload_cse_simplify_operands, at
                    postreload.c:393
           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: rguenth at gcc dot gnu dot org
GCC target triplet: s390x-*-linux-gnu


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]