[Bug c++/82930] [C++17] ICE: in is_normal_capture_proxy, at cp/lambda.c:288 with structured binding in a lambda function with auto typed arguments
paolo.carlini at oracle dot com
gcc-bugzilla@gcc.gnu.org
Fri Nov 17 23:50:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82930
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2017-11-17
Summary|[C++17/AArch64] ICE: in |[C++17] ICE: in
|is_normal_capture_proxy, at |is_normal_capture_proxy, at
|cp/lambda.c:288 with |cp/lambda.c:288 with
|structured binding in a |structured binding in a
|lambda function with auto |lambda function with auto
|typed arguments |typed arguments
Ever confirmed|0 |1
--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> ---
Happens on x86_64-linux too, I suspect everywhere.
More information about the Gcc-bugs
mailing list