https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109385

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |c++-lambda,
                   |                            |ice-on-invalid-code

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This is definitely invalid code as vals has variadic type. that is it needs to
be used inside a fold expressions or with ...

Reply via email to