https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84449
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2018-02-18
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 occurs with -std=c++17 as well.
Bisection points to r245612:
r245612 | jason | 2017-02-20 13:18:30 -0500 (Mon, 20 Feb 2017) | 3 lines
PR c++/78139 - destructor needed by new-expression
* call.c (build_special_member_call): Use tf_no_cleanup.