[Bug middle-end/77769] function generated for OpenMP region uses wrong instruction set

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Sep 28 08:42:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77769

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
The testcase you attached can't work because we can't inline an avx2 function
into a function not having avx2 enabled.


More information about the Gcc-bugs mailing list