Bug#820535: [llvm-dev] llvm-toolchain-3.8 on lower arm targets

2016-10-04 Thread Tim Northover
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&& ...)':

Bug#704111: [cfe-dev] Bug#704111: clang fails to correctly implement hard float ABI during default compiles due to rediculously low default CPU setting.

2013-03-28 Thread Tim Northover
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

Bug#635685: general: gcc -m32 has no access to system-specific includes in multiarch world

2011-07-28 Thread Tim Northover
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