https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99589

--- Comment #1 from 康桓瑋 <hewillk at gmail dot com> ---
reduced:

auto f(auto x) {
 [...x]{};
}

Reply via email to