On 2012-03-28 11:18, Bill Hart wrote:
> However, one should be able to
> verify that it is a compiler issue by compiling a previous version of
> MPIR that contained this file.
I don't see why that is relevant, but anyway:

* MPIR-2.1.3 fails, same error

* MPIR-1.3.1 fails, same error

* MPIR-1.0 fails, similar error in a different file:
/bin/sh ../libtool --tag=CC --mode=compile gcc -std=gnu99
-DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo
sqr_basecase | sed 's/_$//'`    -O3 -c -o sqr_basecase.lo sqr_basecase.c
 gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I..
-DOPERATION_sqr_basecase -O3 -c sqr_basecase.c  -fPIC -DPIC -o
.libs/sqr_basecase.o
sqr_basecase.c: In function '__gmpn_sqr_basecase':
sqr_basecase.c:268:5: error: 'asm' operand requires impossible reload
sqr_basecase.c:268:5: error: 'asm' operand requires impossible reload

* GMP-5.0.4 also fails:
/bin/sh ../libtool --tag=CC   --mode=compile gcc -std=gnu99
-DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo
dcpi1_div_qr | sed 's/_$//'`    -O2 -pedantic -mtune=itanium2 -c -o
dcpi1_div_qr.lo dcpi1_div_qr.c
libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..
-D__GMP_WITHIN_GMP -I.. -DOPERATION_dcpi1_div_qr -O2 -pedantic
-mtune=itanium2 -c dcpi1_div_qr.c  -fPIC -DPIC -o .libs/dcpi1_div_qr.o
dcpi1_div_qr.c: In function '__gmpn_dcpi1_div_qr':
dcpi1_div_qr.c:141:8: error: 'asm' operand requires impossible reload

-- 
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To post to this group, send email to mpir-devel@googlegroups.com.
To unsubscribe from this group, send email to 
mpir-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/mpir-devel?hl=en.

Reply via email to