Hi Emilio,
On 4 October 2016 at 11:14, Emilio Pozuelo Monfort via llvm-dev
wrote:
> In file included from /«PKGBUILDDIR»/lib/Support/ThreadPool.cpp:14:0:
> /«PKGBUILDDIR»/include/llvm/Support/ThreadPool.h: In member function
> 'std::shared_future llvm::ThreadPool::async(Function&&, Args&& ...)':
Hi Peter,
> 1: What does the "coretex-a8" CPU setting imply for clang/llvm? in
> particular does it imply neon and the extra vfp registers?
At the LLVM level, the options that have to be enabled are "NEON" and
"restrict to 16 registers". Looking at (Clang's) lib/Basic/Targets.cpp
from 3.0 (and cu
Package: general
Severity: normal
It looks like "gcc -m32" has been partially broken by the recent
hiving off of various headers to /usr/include/x86_64-linux-gnu.
In particular a program consisting of the single line "#include
" fails with the error:
In file included from tmp.c:1:0:
/usr/include
3 matches
Mail list logo