Bug#960150: gdc-10 / libphobos 2.76 core.cpuid.{cores,threads}PerCPU() returns wrong value

2020-05-09 Thread Witold Baryluk
Package: gdc-10 Version: 10.1.0-1 Severity: normal Dear Maintainer, import std.stdio; import core.cpuid; void main() { writefln("CPU: threads_per_cpu=%d; cores_per_cpu=%d; ht=%s; processor=%s", threadsPerCPU(), coresPerCPU(), hyperThreading(), processor()); } # Using

Results for 9.3.0 (Debian 9.3.0-12) testsuite on arm-unknown-linux-gnueabi

2020-05-09 Thread Matthias Klose
LAST_UPDATED: Obtained from git: releases/gcc-9.3.0 revision 4212a6a3e44f870412d9025eeb323fd4f50a61da Native configuration is arm-unknown-linux-gnueabi === libatomic tests === Running target unix === libatomic Summary === # of expected passes44 #