https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110303
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|In debug mode, gcc does not |Without -O0, |force compile time |_mm_shuffle_epi32 with a |evaluation for immediate |constexpr function argument |arguments |does not compile Component|c++ |target --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- I think this is correct behavior really.