[Bug c++/57509] Segmentation fault when using __builtin_shuffle in templated class.

glisse at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Jun 9 09:15:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57509

--- Comment #6 from Marc Glisse <glisse at gcc dot gnu.org> ---
(In reply to Paolo Carlini from comment #5)
> Detail: normally we just pass around tsubst_flags_ts, no complain & tf_error
> to bool, etc.

Those flags are not available in c-family, this is not the first place where we
pass a bool in this case.



More information about the Gcc-bugs mailing list