https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121643
Danijel Zlaus <danijel.zlaus at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |danijel.zlaus at gmail dot com --- Comment #3 from Danijel Zlaus <danijel.zlaus at gmail dot com> --- Just hit this bug when bumping up GCC from 15.1 to 15.2. https://godbolt.org/z/fdsc69PzY The issue appears to be the same. That is, await_suspend of the Awaiter takes a default parameter (const boost::source_location & loc = BOOST_CURRENT_LOCATION).