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 bootstrap/14436] New: ICE building libgcc.a


ICE while building compiler.  This is with binutils 2.14.

/home/rtems/src/packages/BUILD/rtems-4.7-tic4x-rtems4.7-gcc-newlib-gcc3.3.3newlib1.11.0/build/gcc/xgcc
-B/home/rtems/src/packages/BUILD/rtems-4.7-tic4x-rtems4.7-gcc-newlib-gcc3.3.3newlib1.11.0/build/gcc/
-nostdinc
-B/home/rtems/src/packages/BUILD/rtems-4.7-tic4x-rtems4.7-gcc-newlib-gcc3.3.3newlib1.11.0/build/tic4x-rtems4.7/newlib/
-isystem
/home/rtems/src/packages/BUILD/rtems-4.7-tic4x-rtems4.7-gcc-newlib-gcc3.3.3newlib1.11.0/build/tic4x-rtems4.7/newlib/targ-include
-isystem
/home/rtems/src/packages/BUILD/rtems-4.7-tic4x-rtems4.7-gcc-newlib-gcc3.3.3newlib1.11.0/gcc-3.3.3/newlib/libc/include
-B/opt/rtems-4.7/tic4x-rtems4.7/bin/ -B/opt/rtems-4.7/tic4x-rtems4.7/lib/
-isystem /opt/rtems-4.7/tic4x-rtems4.7/include -O2  -DIN_GCC -DCROSS_COMPILE  
-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include  -Dexit=unused_exit -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2
-D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I../../gcc-3.3.3/gcc
-I../../gcc-3.3.3/gcc/. -I../../gcc-3.3.3/gcc/config
-I../../gcc-3.3.3/gcc/../include  -msmall -DL__main -c
../../gcc-3.3.3/gcc/libgcc2.c -o libgcc/small/__main.o
../../gcc-3.3.3/gcc/libgcc2.c: In function `__do_global_dtors':
../../gcc-3.3.3/gcc/libgcc2.c:1848: error: insn does not satisfy its constraints:
(insn:HI 48 57 49 0 0x4001b344 (set (reg/s/f:QI 8 ar0 [37])
        (mem/f:QI (symbol_ref:QI ("p$0")) [4 p+0 S1 A32])) 8 {movqi_noclobber} (nil)
    (nil))
../../gcc-3.3.3/gcc/libgcc2.c:1848: internal compiler error: in
reload_cse_simplify_operands, at reload1.c:8353

-- 
           Summary: ICE building libgcc.a
           Product: gcc
           Version: 3.3.3
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: joel at oarcorp dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: tic4x-rtems4.7


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


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