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

--- Comment #4 from Harris Hancock <harris.hancock at gmail dot com> ---
Created attachment 55597
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55597&action=edit
Reduced example which reproduces the ICE

I'm attaching the reduced example from Vitali's first Compiler Explorer link:
https://godbolt.org/z/M5nfEPMKj

Compile with:

  g++ -o bug-102051-reduced-example.o -c bug-102051-reduced-example.cpp
-std=c++20

Reply via email to