[cfe-dev] Can't build ASAN tests on i586 without SSE2

İsmail Dönmez ismail at donmez.ws
Mon Dec 2 02:08:58 PST 2013


Currently with release_34 branch I get the following on openSUSE 13.1 i586:

[ 88%] Generating ASAN_NOINST_TEST_OBJECTS.asan_fake_stack_test.cc.i386.o
 In file included from
/home/abuild/rpmbuild/BUILD/llvm/projects/compiler-rt/lib/asan/tests/asan_fake_stack_test.cc:17:
 In file included from
/home/abuild/rpmbuild/BUILD/llvm/projects/compiler-rt/lib/asan/tests/asan_test_utils.h:45:
 /home/abuild/rpmbuild/BUILD/llvm/stage2/bin/../lib/clang/3.4/include/emmintrin.h:28:2:
error: "SSE2 instruction set not enabled"
 #error "SSE2 instruction set not enabled"

This used to work so I think this is a regression.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20131202/817f9779/attachment.html>


More information about the cfe-dev mailing list