public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/12721] New: ICE when building a cross compiler for avr-elf
@ 2003-10-22 12:16 berndtrog at yahoo dot com
  2003-10-22 16:34 ` [Bug target/12721] " eric at ecentral dot com
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: berndtrog at yahoo dot com @ 2003-10-22 12:16 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: ICE when building a cross compiler for avr-elf
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: berndtrog at yahoo dot com
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: avr-elf

Building a cross compiler for avr-elf failed with:

/src/gcc-20031021/configure -v --target=avr --prefix=/install/gcc-34-031021
--with-gnu-ld --with-gnu-as --disable-nls --enable-languages=c

[..]

/build/gcc/xgcc -B/build/gcc/ -B/install/gcc-34-031021/avr/bin/
-B/install/gcc-34-031021/avr/lib/ -isystem /install/gcc-34-031021/avr/include
-isystem /install/gcc-34-031021/avr/sys-include -O2  -DIN_GCC -DCROSS_COMPILE  
-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include  -DDF=SF -Dinhibit_libc -mcall-prologues -g  -DIN_LIBGCC2
-D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I -I/src/gcc-20031021/gcc
-I/src/gcc-20031021/gcc/ -I/src/gcc-20031021/gcc/../include   -DL_lshrdi3 -c
/src/gcc-20031021/gcc/libgcc2.c -o libgcc/./_lshrdi3.o
/src/gcc-20031021/gcc/libgcc2.c: In function `__lshrdi3':

/src/gcc-20031021/gcc/libgcc2.c:387: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.


>gcc -v
Reading specs from /usr/local/gcc34-031021/lib/gcc/i686-pc-linux-gnu/3.4/specs
Configured with: /src/gcc/configure --prefix=/usr/local/gcc34-031021
--enable-languages=c,c++,ada --disable-nls
Thread model: posix
gcc version 3.4 20031021 (experimental)


This is a regression from 3.3.1 to 3.4


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2003-12-24 20:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-22 12:16 [Bug target/12721] New: ICE when building a cross compiler for avr-elf berndtrog at yahoo dot com
2003-10-22 16:34 ` [Bug target/12721] " eric at ecentral dot com
2003-10-22 20:58 ` [Bug optimization/12721] [3.4 Regression] " pinskia at gcc dot gnu dot org
2003-10-23  7:00 ` pinskia at gcc dot gnu dot org
2003-10-23 15:17 ` berndtrog at yahoo dot com
2003-12-19  9:44 ` [Bug target/12721] " pinskia at gcc dot gnu dot org
2003-12-24 20:10 ` kazu at cs dot umass dot edu
2003-12-24 20:48 ` kazu at cs dot umass dot edu
2003-12-24 21:05 ` cvs-commit at gcc dot gnu dot org
2003-12-24 21:09 ` kazu at cs dot umass dot edu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).