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]

egcs-2.91.45 19980630 compile binutils-2.9.1.0.7 failed!!!



make[1]: Entering directory `/export/src/binutils-2.9.1.0.7/binutils'
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I../bfd -I./../bfd -I./../include   -O9 -march=pentium -c size.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I../bfd -I./../bfd -I./../include   -O9 -march=pentium -c bucomm.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I../bfd -I./../bfd -I./../include   -O9 -march=pentium -c version.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I../bfd -I./../bfd -I./../include   -O9 -march=pentium -c filemode.c
/bin/sh ./libtool --mode=link gcc -O9 -march=pentium -s -o size  size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a 
mkdir .libs
gcc -O9 -march=pentium -s -o .libs/size size.o bucomm.o version.o filemode.o -Wl,--rpath -Wl,/usr/lib ../bfd/.libs/libbfd.so ../libiberty/libiberty.a
creating size
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I../bfd -I./../bfd -I./../include   -O9 -march=pentium -c objdump.c
objdump.c: In function `display_target_tables':
objdump.c:2613: Non-optional registers need a spill register
(insn:HI 188 93 189 (set (cc0)
        (compare (reg/v:SI 32)
                    (reg/v:SI 22))) 12 {cmpsi_1} (insn_list 90 (nil))
                        (nil))
toplev.c:1189: Internal compiler error in function fatal_insn
make[1]: *** [objdump.o] Error 1
make[1]: Leaving directory `/export/src/binutils-2.9.1.0.7/binutils'
make: *** [all-binutils] Error 2

% gcc -v
Reading specs from /usr/lib/gcc-lib/i586-linux/egcs-2.91.45/specs
gcc version egcs-2.91.45 19980630 (gcc2 ss-980609 experimental)
%

--
+---------------------------------------------------------------------------+
| ._  ._  _.  _  _  ._   _       _. ._  _   _  ._  ._        o       _. _|_ |
| |_) |  (_| _> (_) | | (_|     (_| |  (_) (_) | | |  |_| \/ | \/\/ (_|  |_ |
| |                      _|                                                 |
+---------------------------------------------------------------------------+
I talk to God but the sky is empty...
                                                              Sylvia Plath...



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