This is the mail archive of the gcc@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]

Re: AIX + gmp bug



so, after a little more work, it seems gcc-2.7.2.3 compiles this fine.

should i get the asm that gcc is generating?

job

Your message dated: Tue, 17 Nov 1998 10:14:57 CST
>
>> uname -a ; oslevel 
>AIX kff3 2 4 000030175C00
>4.2.1.0
>
>while compiling ssh-1.2.26, i'm hitting this:
>
>> /opt/pkgs/egcs-1.1.1pre2/bin/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 udiv_w_sdiv.c
>udiv_w_sdiv.c: In function `__mpn_udiv_w_sdiv':
>udiv_w_sdiv.c:125: fixed or forbidden register 64 (mq) was spilled for class M
>Q_REGS.
>This may be due to a compiler bug or to impossible asm
>statements or clauses.
>> 
>
>same thing w/ 1.1b or 2.8.1.  with the system as or gas (from binutils
>2.9.1).  i'm not sure if this is gcc/egcs or gmp/ssh.  any ideas on
>things to check?
>
>thanks
>job
>


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