LLVM 3.3 release testing
Kai Nacke
kai at redstar.de
Fri May 10 09:14:00 PDT 2013
On Thursday, 9 May 2013 at 21:56:19 UTC, David Nadlinger wrote:
> Remaining failures:
> ---
> 1348 - phobos_std_array_release_run (SEGFAULT)
> 1352 - phobos_std_array_release_32_run (SEGFAULT)
> 1444 - phobos_std_container_release_run (SEGFAULT)
> 1448 - phobos_std_container_release_32_run (SEGFAULT)
> 1509 - phobos_std_bigint_debug_32_build (Failed)
> 1510 - phobos_std_bigint_debug_32_run (Not Run)
> 1511 - phobos_std_bigint_release_32_build (Failed)
> 1512 - phobos_std_bigint_release_32_run (Not Run)
> 1620 - phobos_std_datetime_release_run (SEGFAULT)
> 1624 - phobos_std_datetime_release_32_run (SEGFAULT)
> 1845 -
> phobos_std_internal_math_biguintx86_debug_32_build (Failed)
> 1846 - phobos_std_internal_math_biguintx86_debug_32_run
> (Not Run)
> 1847 -
> phobos_std_internal_math_biguintx86_release_32_build (Failed)
> 1848 -
> phobos_std_internal_math_biguintx86_release_32_run (Not Run)
> 1853 -
> phobos_std_internal_math_biguintcore_debug_32_build (Failed)
> 1854 -
> phobos_std_internal_math_biguintcore_debug_32_run (Not Run)
> 1855 -
> phobos_std_internal_math_biguintcore_release_32_build (Failed)
> 1856 -
> phobos_std_internal_math_biguintcore_release_32_run (Not Run)
> ---
>
> None of the issues seems to be a 3.3 regression, but we
> definitely have to do something about
> https://github.com/ldc-developers/ldc/issues/328 if it turns
> out to be an LLVM issue.
>
> David
Now I know that I stumbled across some of the failure (std.array,
std.container, std.datetime) while I did the Linux/PPC64 port. I
did not pay attention to it because I thought it was a PPC64
problem only....
Kai
More information about the digitalmars-d-ldc
mailing list