This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Use BMI2 intrisic without enabling the BMI2 target for the whole translation unit


On Thu, 27 Aug 2015, Ruben Laguna wrote:

In order for the _bzhi_u32 intrinsic to be defined when including
`x86intrinc.h` I need to compile with `-mbmi2`

Try again with a more recent version of gcc?

--
Marc Glisse


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]