Mail Archives: pgcc/1999/04/22/13:45:35
I have not subscribed this mailing-list so reply directly to me, please.
I downloaded the egcs 1.1.2 sources and patched them with pgcc 1.1.2.
I use pgcc 1.1.1 as my compiler but I also tried gcc 2.7.2.3 with the same
result. Here is what my compler says (gcc with -O2 says the same.):
----------------------------
make[1]: Entering directory
`/usr/src/egcs-1.1.2/i586-pc-linux-gnu/i586-pc-linux-gnu/libio'
test x"yes" != xyes || \
/usr/src/egcs-1.1.2/i586-pc-linux-gnu/gcc/xgcc
-B/usr/src/egcs-1.1.2/i586-pc-linux-gnu/gcc/ -c -O3 -mpentium
-fvtable-thunks -D_GNU_SOURCE -fno-implicit-templates -I. -I../../../libio
-nostdinc++ -D_IO_MTSAFE_IO -fpic ../../../libio/iostream.cc -o
pic/iostream.o
./../../libio/iostream.cc: In function `int read_int(class istream &,
long long unsigned int &, int &)':
./../../libio/iostream.cc:306: Could not split insn
(insn 865 947 586 (parallel[
(set (mem:DI (plus:SI (reg:SI 6 %ebp)
(const_int -24)))
(sign_extend:DI (reg:SI 2 %ecx)))
(clobber (reg:SI 0 %eax))
] ) 110 {extendsidi2} (insn_list 947 (nil))
(expr_list:REG_DEAD (reg:SI 2 %ecx)
(nil)))
./../gcc/toplev.c:1438: Internal compiler error in function fatal_insn
make[1]: *** [iostream.o] Error 1
make[1]: Leaving directory
`/usr/src/egcs-1.1.2/i586-pc-linux-gnu/i586-pc-linux-gnu/libio'
make: *** [all-target-libio] Error 2
----------------------------
I don't know if this is related to pgcc or egcs, but I decided to try here
first.
Robert.
- Raw text -