[Bug c++/59378] Internal compiler error when using __builtin_shuffle in a template function
glisse at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jan 2 22:40:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59378
Marc Glisse <glisse at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Known to work| |4.9.0
Resolution|--- |FIXED
--- Comment #9 from Marc Glisse <glisse at gcc dot gnu.org> ---
Fixed on trunk. I don't really think we want to backport that,
__builtin_shuffle is only for non-templates in 4.8.
More information about the Gcc-bugs
mailing list