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]

gcc 3.1 bugger


2002-05-14 GCC 3.1 Released.
SunOS hostname 5.9 Generic sun4u sparc SUNW,Ultra-5_10
./configure --with-gcc-version-trigger=/opt/home/pward/gcc/gcc-3.1/gcc/version.c
--host=sparc-sun-solaris2.9 --norecursion
make
/opt/home/pward/gcc/gcc-3.1/gcc/xgcc -B/opt/home/pward/gcc/gcc-3.1/gcc/ -B/usr/local/sparc-sun-solaris2.9/bin/ -B/usr/local/sparc-sun-solaris2.9/lib/ -isystem /usr/local/sparc-sun-solaris2.9/include -O2 -DIN_GCC -DCROSS_COMPILE -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I. -I. -I./. -I./config -I./../include -fexceptions -c ./unwind-dw2.c -o libgcc/./unwind-dw2.o
In file included from unwind-dw2.c:26:
unwind-pe.h: In function `size_of_encoded_value':
unwind-pe.h:76: warning: implicit declaration of function `abort'
unwind-dw2.c: In function `extract_cie_info':
unwind-dw2.c:226: warning: implicit declaration of function `strlen'
unwind-dw2.c: In function `execute_cfa_program':
unwind-dw2.c:890: could not find a spill register
(insn 712 710 714 (set (reg:DI 8 %o0 [257])
(mem/f:DI (plus:DI (plus:DI (reg/f:DI 30 %fp)
(const_int 2047 [0x7ff]))
(address (reg:DI 26 %i2))) [6 S4302006400 A64])) 62 {*movdi_insn_sp64_novis} (insn_list:REG_DEP_ANTI 708 (nil))
(expr_list:REG_EQUIV (mem/f:DI (plus:DI (plus:DI (reg/f:DI 30 %fp)
(address (reg:DI 26 %i2)))
(const_int 2047 [0x7ff])) [6 S4302006400 A64])
(nil)))
unwind-dw2.c:890: Internal compiler error in failed_reload, at reload1.c:5050
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
*** Error code 1
make: Fatal error: Command failed for target `libgcc/unwind-dw2.o'
Current working directory /opt/home/pward/gcc/gcc-3.1/gcc
*** Error code 1
make: Fatal error: Command failed for target `libgcc.a'
Current working directory /opt/home/pward/gcc/gcc-3.1/gcc
*** Error code 1
make: Fatal error: Command failed for target `all-gcc'

--
______________________________________________________

__ _____ __Patrick Ward
/_/| /____/\ /_/|Jet Propulsion Lab
|| | | |__ \| || | Pasadena, CA
___|| | | |__)/| || |___ M/S 600-174
/___|| | | |___/ ||/___/| 818-393-0588
|_____|/ |_|/ |_____|/ pward@jpl.nasa.gov
______________________________________________________


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