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]

bootstrap/3801: mn10200-elf fails to build on 3.0-CVS



>Number:         3801
>Category:       bootstrap
>Synopsis:       mn10200-elf fails to build on 3.0-CVS
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jul 24 13:16:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     joel@oarcorp.com
>Release:        gcc 3.0-CVS
>Organization:
>Environment:
GNU/Linux RedHat 6.2 with binutils 2.11.2 and newlib 1.9.0.
>Description:
Build fails with the following.  This appears to be about the 
same point as the failure reported as PR3592 and I don't think
that one can be closed yet either.

/usr3/ftp_archive/gnu/gcc/ss/b3/b-mn10200-elf/gcc/xgcc -B/usr3/ftp_archive/gnu/g
cc/ss/b3/b-mn10200-elf/gcc/ -nostdinc -B/usr3/ftp_archive/gnu/gcc/ss/b3/b-mn1020
0-elf/mn10200-elf/newlib/ -isystem /usr3/ftp_archive/gnu/gcc/ss/b3/b-mn10200-elf
/mn10200-elf/newlib/targ-include -isystem /usr3/ftp_archive/gnu/gcc/ss/b3/gcc-30
-cvs/newlib/libc/include -B/opt/gnucross/mn10200-elf/bin/ -B/opt/gnucross/mn1020
0-elf/lib/ -isystem /opt/gnucross/mn10200-elf/include -O2  -DCROSS_COMPILE -DIN_
GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isyste
m ./include  -DDF=SF -DDI=SI -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibi
t_libc -I. -I. -I../../gcc-30-cvs/gcc -I../../gcc-30-cvs/gcc/. -I../../gcc-30-cv
s/gcc/config -I../../gcc-30-cvs/gcc/../include  -DL_clear_cache -c ../../gcc-30-
cvs/gcc/libgcc2.c -o libgcc/./_clear_cache.o
../../gcc-30-cvs/gcc/libgcc2.c: In function `__clear_cache':
../../gcc-30-cvs/gcc/libgcc2.c:2461: Internal compiler error in make_decl_rtl, a
t varasm.c:591
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
>How-To-Repeat:
../gcc-30-cvs/configure --target=mn10200-elf --with-gnu-as --with-gnu-ld \
  --with-newlib --verbose --prefix=/opt/gnucross \
  --enable-languages=c,c++ && make
>Fix:
unknown
>Release-Note:
>Audit-Trail:
>Unformatted:


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