[LLVMdev] amd x86_64: fixunsdfti

Evan Cheng evan.cheng at apple.com
Mon Oct 9 13:41:29 PDT 2006


This is not yet supported by the llvm x86 backend. Perhaps there is a  
configuration option (or you may have to hack up some files in config/ 
i386) to disable gcc long double support?

Evan
On Oct 9, 2006, at 11:50 AM, Scott Michel wrote:

> Anyone run across __fixunsdfti relocation problems while building the
> llvm gcc frontend on an AMD-64 box under linux? For some reason,  
> TImode
> is turned on but the bootstrap xgcc compiler complains that 128-bit
> integers are not supported.
>
> Any clues on a workaround?
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev




More information about the llvm-dev mailing list