[Bug c++/61402] [5 Regression][C++1y] Init-capture with side effect not working for some types
paolo.carlini at oracle dot com
gcc-bugzilla@gcc.gnu.org
Tue Nov 25 09:37:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61402
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2014-11-25
Summary|[C++1y] Init-capture with |[5 Regression][C++1y]
|side effect not working for |Init-capture with side
|some types |effect not working for some
| |types
Ever confirmed|0 |1
--- Comment #3 from Paolo Carlini <paolo.carlini at oracle dot com> ---
Thanks. Mainline currently crashes on both testcases. And of course it would be
nice to have a warning for this, like clang.
More information about the Gcc-bugs
mailing list