Displaying 2 results from an estimated 2 matches for "double_loc".
Did you mean:
double_local
2015 May 14
2
[LLVMdev] 3.6.1 -rc1 has been tagged. Testing begins.
...ultiSource/UnitTests/C++11/frame_layout/frame_layout
This one is a new test, and I believe it wasn't there in 3.6.0, so
it's ok to fail, since the patch hasn't been backported.
$ ./frame_layout | grep NOT
+----, int_local, alignment: 4096 ALIGNMENT NOT AS EXPECTED: 0x7fec948520
+----, double_local, alignment: 4096 ALIGNMENT NOT AS EXPECTED: 0x7fec948510
...
Kristof,
Is this a fair assessment? If so, AArch64 3.6.1 is green.
cheers,
--renato
2015 May 13
2
[LLVMdev] 3.6.1 -rc1 has been tagged. Testing begins.
On 12 May 2015 at 10:23, Renato Golin <renato.golin at linaro.org> wrote:
> ARM binary passes all tests / test-suite. Uploaded.
AArch64 looks ok, though my environment was a bit unstable and I had
to add a few include paths here and there.
The binary was uploaded into the server, in case someone wants to have
a look, but I'll have to fix my environment for the final release.