(In reply to Jiri Slaby from comment #46) > (In reply to Christopher Yeleighton from comment #45) > > [ 2121s] + echo 'file > > /home/abuild/rpmbuild/BUILD/obj/toolkit/library/build/libxul.so > > [ 2121s] disassemble '\''skvx::Vec<4, float>::VecStorage(float)'\'' > > [ 2121s] quit' > > [ 2121s] + gdb -batch -x no-avx.gdb > > [ 2127s] + grep -F vshufps VecStorage.s > > [ 2127s] 0x0000000003cbfda0 <+0>: vshufps $0x0,%xmm0,%xmm0,%xmm0 > > This should be a "x86-64-v3" library residing in > /usr/lib64/glibc-hwcaps/x86-64-v3/. Something is wrong with how libxul is > built. There is nothing wrong, I just checked the result in the build tree.