[Bug c++/55914] [C++11] Pack expansion fails in lambda expressions
jaak at ristioja dot ee
gcc-bugzilla@gcc.gnu.org
Tue Mar 29 14:58:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55914
Jaak Ristioja <jaak at ristioja dot ee> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jaak at ristioja dot ee
--- Comment #9 from Jaak Ristioja <jaak at ristioja dot ee> ---
(In reply to Balakrishnan B from comment #8)
> Is this bug fixed in 4.8.3? I don't find here
>
> Known to work: 4.9.0
> Known to fail: 4.7.2, 4.8.0
Apparently this is was not backported to the 4.8 series, as 4.8.5 still fails
with the simplified example in comment #3.
More information about the Gcc-bugs
mailing list