https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70572
Paolo Carlini <paolo.carlini at oracle dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Assignee|paolo.carlini at oracle dot com |unassigned at gcc dot gnu.org Target Milestone|4.9.4 |6.2 Summary|[4.9/5/6 Regression] ICE on |[4.9/5 Regression] ICE on |code with decltype (auto) |code with decltype (auto) |in digest_init_r, at |in digest_init_r, at |cp/typeck2.c:1103 with |cp/typeck2.c:1103 with |-std=c++14 |-std=c++14 --- Comment #6 from Paolo Carlini <paolo.carlini at oracle dot com> --- Fixed for 6.2 too. Wontfix in older branches.