With phoronix test suite v7.8.0 and v8.0.1, system-info shows:
But GCC is installed:
Code:
OPERATING SYSTEM: Fedora 28 Kernel: 4.17.18-200.fc28.x86_64 (x86_64) Desktop: MATE 1.20.2 Display Server: X Server 1.19.6 Compiler: Clang 6.0.1 + LLVM 6.0.1 + CUDA 9.1 Security: SELinux + __user pointer sanitization + Full AMD retpoline IBPB + SSB disabled via prctl and seccomp Protection
Code:
$ gcc --version gcc (GCC) 8.1.1 20180712 (Red Hat 8.1.1-5)
Comment