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

            Bug ID: 122043
           Summary: ICE: in type_dependent_expression_p, at cp/pt.cc:29600
           Product: gcc
           Version: 15.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: hewillk at gmail dot com
  Target Milestone: ---

int main() {
  [] (auto) [[[]]] {};
}

https://godbolt.org/z/vE4oE9a9M

Reply via email to