egcs bug
Kolb Zoltan
kolb@polygon.hu
Wed Apr 21 01:40:00 GMT 1999
Hi,
I tried to compile ssh-1.2.26 with gcc on an RS/6000 43P model 140
running AIX4.3.2. The compiler reported the following error:
...
gcc -DPACKAGE=\"gmp\" -DVERSION=\"2.0.2-ssh-2\" -DSTDC_HEADERS=1 -DHAVE_RANDOM=1
-DSIZEOF_INT=4 -DHAVE_ALLOCA=1 -I. -I. -I.. -I./.. -g -O2 -c divmod_1.c
divmod_1.c: In function `__mpn_divmod_1':
divmod_1.c:208: fixed or forbidden register 64 (mq) was spilled for class
MQ_REGS.
This may be due to a compiler bug or to impossible asm
statements or clauses.
There is no asm code in the file, so I think this is a compiler bug.
The gcc version was (gcc -v):
Reading specs from
/usr/local/lib/gcc-lib/powerpc-ibm-aix4.1.5.0/egcs-2.91.60/specs
gcc version egcs-2.91.60 19981201 (egcs-1.1.1 release)
Best regards, Zoltan Kolb
More information about the Gcc-bugs
mailing list