[Bug c++/105871] ICE: in wide_int_to_tree_1, at tree.cc:1777 with __builtin_shufflevector() in C++ code
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jun 20 09:58:20 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105871
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed for 12.2 and 13+.
GCC 11 doesn't have __builtin_shufflevector support.
More information about the Gcc-bugs
mailing list