Port-amd64 archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: FLT_ROUNDS failures ... gcc/binutils regression ?
On Tue, Sep 27, 2011 at 07:10:30PM +0200, Nicolas Joly wrote:
> 2c2
> < flt_rounds.old: file format elf64-x86-64
> ---
> > flt_rounds.new: file format elf64-x86-64
> 18c18
> < 1e: 48 8d 0d db ff ff ff lea -0x25(%rip),%rcx # 0 <_map>
> ---
> > 1e: 48 8d 0d 00 00 00 00 lea 0x0(%rip),%rcx # 25
> > <__flt_rounds+0x15>
>
> The new code, which does not work, looks suspicious to me ...
It is probably worth looking at the output of 'objdump -r' to see
if there is a relocation against 0x21.
David
--
David Laight: david%l8s.co.uk@localhost
Home |
Main Index |
Thread Index |
Old Index