build problem for 32bit i386 (both pentium-m and barcelona affected)

leif not.really at online.de
Sun May 11 20:56:40 UTC 2014


Marek Artur Penther wrote:
> it seams profiling was a problem. i had --enable-profiling=gprof in configuration, as soon as it was removed gmp did build.

Confirmed:

$ ../gmp-6.0.0a/configure --enable-profiling=gprof --build=athlon-linux-gnu

$ (cd mpn && m4 -DPIC gcd_1.asm ) | tail -30
.Lend:	pop	%ecx
	mov	%edx, %eax
	shl	%cl, %eax
	pop	%esi
	pop	%edi
	ret
.Lmovl_eip_to_ebx:
	movl	(%esp), %ebx
	ret




.Lshift_alot:
	shr	$6, %eax
	mov	%eax, %ecx
	jmp	.Lmid


.Lmovl_eip_to_ebx:
	mov	(%esp), %ebx
	ret




.Lmovl_eip_esi:
	movl	(%esp), %esi
	ret
	.size	__gmpn_gcd_1,.-__gmpn_gcd_1



-leif

-- 
() The ASCII Ribbon Campaign
/\   Help Cure HTML E-Mail


More information about the gmp-bugs mailing list