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/17633] New: ICE bootstrapping tic4x-rtems-gcc


Bootstrapping gcc 3.4.3 (20040923 prerelease) w/ binutils-CVS from 2.15-branch
and newlib-CVS as of today (20040923):
...
./xgcc -B./ -B/opt/rtems-4.7/tic4x-rtems4.7/bin/ -isystem
/opt/rtems-4.7/tic4x-rtems4.7/include -isystem
/opt/rtems-4.7/tic4x-rtems4.7/sys-include
-L/users/rtems/src/rpms/BUILD/rtems-4.7-tic4x-rtems4.7-gcc-newlib-gcc3.4.3newlib1.12.0/build/gcc/../ld
-O2 -I../../gcc-3.4.3/gcc/../newlib/libc/sys/rtems/include -DIN_GCC
-DCROSS_COMPILE   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wold-style-definition  -isystem ./include 
-Dexit=unused_exit -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED
-Dinhibit_libc -I. -I. -I../../gcc-3.4.3/gcc -I../../gcc-3.4.3/gcc/.
-I../../gcc-3.4.3/gcc/../include   -msmall -DL__main -c
../../gcc-3.4.3/gcc/libgcc2.c -o libgcc/small/__main.o --save-temps
../../gcc-3.4.3/gcc/libgcc2.c: In function `__do_global_dtors':
../../gcc-3.4.3/gcc/libgcc2.c:1609: error: insn does not satisfy its constraints:
(insn:HI 44 53 45 0 ../../gcc-3.4.3/gcc/libgcc2.c:1596 (set (reg/s/f:QI 8 ar0
[orig:37 p ] [37])
        (mem/f:QI (symbol_ref:QI ("*p$1") [flags 0x2] <var_decl 0xf6f354a4 p>)
[5 p+0 S1 A32])) 8 {movqi_noclobber} (nil)
    (nil))
../../gcc-3.4.3/gcc/libgcc2.c:1609: internal compiler error: in
reload_cse_simplify_operands, at postreload.c:391
Please submit a full bug report,

-- 
           Summary: ICE bootstrapping tic4x-rtems-gcc
           Product: gcc
           Version: 3.4.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ralf_corsepius at rtems dot org
                CC: gcc-bugs at gcc dot gnu dot org,joel at oarcorp dot com
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: tic4x-rtems4.7 / tic4x-unknown-elf


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


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