Displaying 2 results from an estimated 2 matches for "f4ebfddb".
2013 May 20
0
[LLVMdev] Trunk fails to compile on PPC64 Linux
İsmail,
No, but sometimes these problems can be very sensitive to different system factors. Can you file a bug report (and cc me), and include assembly file so that we can see what might be the problem.
Thanks again,
Hal
----- Original Message -----
>
>
> Hi,
>
>
> For the last 3 days or so trunk fails to compile on PPC64/Linux with:
> [16257s]
2013 May 20
3
[LLVMdev] Trunk fails to compile on PPC64 Linux
Hi,
For the last 3 days or so trunk fails to compile on PPC64/Linux with:
[16257s] /tmp/DAGCombiner-N3D9ir.s: Assembler messages:
[16257s] /tmp/DAGCombiner-N3D9ir.s:12394: Error: operand out of range
(0x00000000000192b4 is not between 0xffffffffffff8000 and
0x0000000000007ffc)
[16257s] clang: error: assembler command failed with exit code 1 (use -v to
see invocation)
Anyone seeing a similar