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/17690] New: ICE while compiling gcc-cvs for target ip2k-elf


Make fails with 

/home/sb/obj/gcc/xgcc -B/home/sb/obj/gcc/ -B/usr/local/ip2k-elf/bin/
-B/usr/local/ip2k-elf/lib/ -isystem /usr/local/ip2k-elf/include -isystem
/usr/local/ip2k-elf/sys-include -O2  -DIN_GCC -DCROSS_COMPILE   -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
 -isystem ./include  -Dinhibit_libc -DDF=SF -g -DMIN_UNITS_PER_WORD=2 -g 
-DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I.
-I/home/sb/gcc4/gcc/gcc -I/home/sb/gcc4/gcc/gcc/.
-I/home/sb/gcc4/gcc/gcc/../include -I/home/sb/gcc4/gcc/gcc/../libcpp/include 
-fexceptions -c /home/sb/gcc4/gcc/gcc/unwind-dw2-fde.c -o libgcc/./unwind-dw2-fde.o
/home/sb/gcc4/gcc/gcc/unwind-pe.h: In function 'size_of_encoded_value':
/home/sb/gcc4/gcc/gcc/unwind-pe.h:79: internal compiler error: in
simplify_gen_subreg, at simplify-rtx.c:3753
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [libgcc/./unwind-dw2-fde.o] Error 1
make[2]: Leaving directory `/home/sb/obj/gcc'
make[1]: *** [libgcc.a] Error 2
make[1]: Leaving directory `/home/sb/obj/gcc'
make: *** [all-gcc] Error 2


Stefan

-- 
           Summary: ICE while compiling gcc-cvs for target ip2k-elf
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: stefan_banks at despammed dot com
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: ip2k-elf


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


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