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/14558] New: ICE while building xfree86 4.3: insn does not satisfy its constraints


This bug was originally Debian bug #233633; see

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=233633

for a complete discussion of the bug.  Crash occurs at

gcc -g -O2 -fno-strict-aliasing -fsigned-char   -I. -Ilisp/re -I-   -I../..
-I../../exports/include   -Dlinux -D__arm__ -D__arm32__ -U__arm -Uarm
-D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE
-D_SVID_SOURCE 				 -D_GNU_SOURCE 				  -DFUNCPROTO=15 -DNARROWPROTO   
-DNEED_REALPATH     -c -o util.o util.c
util.c: In function `CheckFilePermissions':
util.c:171: error: insn does not satisfy its constraints:
(insn:HI 111 217 112 4 0x40561604 (set (mem/s/j:QI (plus:SI (reg:SI 1 r1)
                (const_int 4095 [0xfff])) [0 temp+8191 S1 A8])
         (reg:QI 7 r7 [44])) 177 {*arm_movqi_insn} (insn_list 84
(insn_list:REG_DEP_ANTI 102 (nil)))
     (expr_list:REG_EQUAL (const_int 0 [0x0])
         (nil)))
util.c:171: internal compiler error: in reload_cse_simplify_operands, at
reload1.c:8353

-- 
           Summary: ICE while building xfree86 4.3: insn does not satisfy
                    its constraints
           Product: gcc
           Version: 3.3.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jbuck at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: arm-unknown-linux-gnu
GCC target triplet: arm-unknown-linux-gnu


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


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