[Bug c++/84429] [8 Regression] ICE capturing variable-sized array
msebor at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Feb 19 00:24:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84429
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2018-02-19
CC| |jason at gcc dot gnu.org,
| |msebor at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from Martin Sebor <msebor at gcc dot gnu.org> ---
Confirmed with the top of trunk. The ICE was introduced in r253265 (gcc
8.0.0):
r253265 | jason | 2017-09-28 15:39:38 -0400 (Thu, 28 Sep 2017) | 16 lines
Use local_specializations to find capture proxies.
More information about the Gcc-bugs
mailing list