https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212764
--- Comment #8 from Tobias C. Berner <[email protected]> --- According to the gcc-4.7 manual [1] * corei7-avx: Intel Core i7 CPU with 64-bit extensions, MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AES and PCLMUL instruction set support. * core-avx-i: Intel Core CPU with 64-bit extensions, MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AES, PCLMUL, FSGSBASE, RDRND and F16C instruction set support. are you sure you shouldn't be using 'corei7-avx' ? [1] https://gcc.gnu.org/onlinedocs/gcc-4.7.2/gcc/i386-and-x86_002d64-Options.html#i386-and-x86_002d64-Options -- You are receiving this mail because: You are the assignee for the bug.
